Oracle® Webcenter Interaction Development Kit 10.3.0.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