AquaLogic Interaction Development Kit (IDK) 6.0.0 |
|
ServiceException Constructor (String, Exception)
Valued constructor.
public ServiceException(
string message,
Exception e
);
Parameters
-
message
- The string to display in the error message.
-
e
- The exception to rethrow.
See Also
ServiceException Class | Plumtree.Remote Namespace | ServiceException Constructor Overload List