Uses of Class
com.tibco.bpm.web.client.model.pagebus.exceptions.PageBusException

Packages that use PageBusException
com.tibco.bpm.web.client.model.pagebus.exceptions   
 

Uses of PageBusException in com.tibco.bpm.web.client.model.pagebus.exceptions
 

Subclasses of PageBusException in com.tibco.bpm.web.client.model.pagebus.exceptions
 class ManagedEventChangeException
          The ManagedEvent setEventSourceId and setCacheEnabled methods may not be called while isRegistered is true.
 class ManagedEventDuplicateException
          A registration already exists for a ManagedEvent instance with the same topic value.
 class ManagedEventNotRegisteredException
          No registration exists for this ManagedEvent instance.
 class NotJsonSerializableException
          The PageBusMessage must be JSON serializable for the current operation.
 class NullParameterException
          A null value was passed for a required parameter.
 



Copyright © 2015 Cloud Software Group, Inc. All Rights Reserved.