Oracle® WebCenter Interaction Development Kit 10.3.3.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