AquaLogic Interaction Development Kit (IDK) 6.0.0

ProtocolNotSupportedException Constructor

Constructs a ProtocolNotSupportedException with no detail message.

Overload List

Constructs a ProtocolNotSupportedException with no detail message.

public ProtocolNotSupportedException();

Constructs a ProtocolNotSupportedException with a detail message. The detail message.

public ProtocolNotSupportedException(string);

See Also

ProtocolNotSupportedException Class | Plumtree.Remote.Portlet Namespace