AquaLogic Interaction Development Kit (IDK) 6.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