Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

NoLongerExistsException Members

NoLongerExistsException overview

Public Instance Constructors

icon NoLongerExistsException Overloaded. Initializes a new instance of the NoLongerExistsException class.

Public Instance Properties

iconData (inherited from Exception) 
iconHelpLink (inherited from Exception) 
iconInnerException (inherited from Exception) 
iconMessage (inherited from Exception) 
iconSource (inherited from Exception) 
iconStackTrace (inherited from Exception) 
iconTargetSite (inherited from Exception) 

Public Instance Methods

iconEquals (inherited from Object) 
iconGetBaseException (inherited from Exception) 
iconGetHashCode (inherited from Object) 
iconGetInnerException (inherited from ServiceException) Gets the internal exception.
iconGetMessage (inherited from ServiceException) Gets the associated message.
iconGetObjectData (inherited from Exception) 
iconGetStackTrace (inherited from ServiceException) Gets the stack trace of the exception and any internal exception.
iconGetStatusCode (inherited from ServiceException) Gets the status code associated with the exception (subclasses only).
iconGetType (inherited from Exception) 
iconPrintStackTrace (inherited from ServiceException) Prints the stack trace of the exception and any internal exception to the console.
iconToString (inherited from Exception) 

See Also

NoLongerExistsException Class | Plumtree.Remote Namespace