Oracle® WebCenter Interaction Development Kit 10.3.3.0.0

SearchException Constructor 

Valued Constructor

public SearchException(
   TypeSearchError searchError,
   string message
);

Parameters

searchError
The TypeSearchError.
message
The error message to display in the search results interface.

See Also

SearchException Class | Plumtree.Remote.Search Namespace