AquaLogic Interaction Development Kit (IDK) 6.0.0

ValidationException Constructor (String, Int32)

Constructor

public ValidationException(
   string message,
   int statusCode
);

Parameters

message
The error message.
statusCode
The error code to return to GetPageContent.

See Also

ValidationException Class | Plumtree.Remote.Sci Namespace | ValidationException Constructor Overload List