Plumtree EDK (Enterprise Web Development Kit) 5.4.0 |
|
ServiceException Constructor (String, Int32)
Valued constructor
public ServiceException(
string message,
int statusCode
);
Parameters
-
message
- string to display in error message
-
statusCode
- int representing the status (error) code
See Also
ServiceException Class | Plumtree.Remote Namespace | ServiceException Constructor Overload List