Plumtree EDK (Enterprise Web Development Kit) 5.4.0

NotGatewayedException Constructor

Constructs a NotGatewayedException with no detail message.

Overload List

Constructs a NotGatewayedException with no detail message.

public NotGatewayedException();

Constructs a NotGatewayedException with a detail message.

public NotGatewayedException(string);

See Also

NotGatewayedException Class | Plumtree.Remote.Portlet Namespace