Plumtree EDK (Enterprise Web Development Kit) 5.4.0

ServiceException Constructor (String, Exception)

Valued constructor

public ServiceException(
   string message,
   Exception e
);

Parameters

message
string to display in error message
e
exception to rethrow

See Also

ServiceException Class | Plumtree.Remote Namespace | ServiceException Constructor Overload List