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
         Plumtree.Remote.Portlet.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: Plumtree.Remote.Portlet

Assembly: idk (in idk.dll)

See Also

NotGatewayedException Members | Plumtree.Remote.Portlet Namespace