AquaLogic Interaction Development Kit (IDK) 6.0.0

NotGatewayedException Class

Thrown when a user attempts to access API functionality that is only available when the request is gatewayed.

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

System.Object
   System.Exception
      System.ApplicationException
         Bea.Alui.Proxy.NotGatewayedException

public class NotGatewayedException : 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

NotGatewayedException Members | Bea.Alui.Proxy Namespace