Oracle® WebCenter Interaction Development Kit 10.3.3.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
         Bea.Alui.Proxy.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: Bea.Alui.Proxy

Assembly: idk (in idk.dll)

See Also

ProtocolNotSupportedException Members | Bea.Alui.Proxy Namespace