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

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by com.tibco.bpm.web.client.model.pagebus.exceptions.PageBusException
All Implemented Interfaces:
java.io.Serializable
Direct Known Subclasses:
ManagedEventChangeException, ManagedEventDuplicateException, ManagedEventNotRegisteredException, NotJsonSerializableException, NullParameterException

public abstract class PageBusException
extends java.lang.RuntimeException

Base class for PageBus exception classes for non-native error conditions.

©2011 Cloud Software Group, Inc.

Since:
1.2.0
See Also:
PageBusNativeException, Serialized Form

Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 



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