Plumtree EDK (Enterprise Web Development Kit) 5.4.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.

public ProtocolNotSupportedException(string);

See Also

ProtocolNotSupportedException Class | Plumtree.Remote.Portlet Namespace