Oracle® WebCenter Interaction Development Kit 10.3.3.0.0 |
|
ServiceException Constructor (String, Int32)
Valued constructor.
public ServiceException(
string message,
int statusCode);
Parameters
-
message
- The string to display in the error message.
-
statusCode
- An int representing the status (error) code.
See Also
ServiceException Class | Plumtree.Remote Namespace | ServiceException Constructor Overload List