Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

SearchException Constructor 

Constructs a SearchException with code, message, and detail.

public SearchException(
   string code,
   string message,
   string detail
);

See Also

SearchException Class | Plumtree.Remote.PRC.Search Namespace