Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

SearchException Members

SearchException overview

Public Instance Constructors

icon SearchException Constructor Constructs a SearchException with code, message, and detail.

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) 
iconGetCode Returns the search error code.
iconGetDetail Returns the search error detail.
iconGetHashCode (inherited from Object) 
iconGetObjectData (inherited from Exception) 
iconGetType (inherited from Exception) 
iconToString (inherited from Exception) 

See Also

SearchException Class | Plumtree.Remote.PRC.Search Namespace