Constructs a NotGatewayedException
with no detail message.
Constructs a NotGatewayedException
with no detail message.
public NotGatewayedException();
Constructs a NotGatewayedException
with a detail message.
public NotGatewayedException(string);
NotGatewayedException Class | Plumtree.Remote.Portlet Namespace