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