Oracle® Webcenter Interaction Development Kit 10.3.0.0.0

ProtocolNotSupportedException Class

Thrown when a user attempts to access functionality in a version of the portal that does not support it.

For a list of all members of this type, see ProtocolNotSupportedException Members.

System.Object
   System.Exception
      System.ApplicationException
         Plumtree.Remote.Portlet.ProtocolNotSupportedException

public class ProtocolNotSupportedException : ApplicationException

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Plumtree.Remote.Portlet

Assembly: idk (in idk.dll)

See Also

ProtocolNotSupportedException Members | Plumtree.Remote.Portlet Namespace