Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

ServiceException Members

ServiceException overview

Public Instance Constructors

icon ServiceException Overloaded. Initializes a new instance of the ServiceException 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 Gets the internal exception.
iconGetMessage Gets the associated message.
iconGetObjectData (inherited from Exception) 
iconGetStackTrace Gets the stack trace of the exception and any internal exception.
iconGetStatusCode Gets the status code associated with the exception (subclasses only).
iconGetType (inherited from Exception) 
iconPrintStackTrace Prints the stack trace of the exception and any internal exception to the console.
iconToString (inherited from Exception) 

See Also

ServiceException Class | Plumtree.Remote Namespace