Oracle® Webcenter Interaction Development Kit 10.3.0.0.0

NotInRequestException Class

Thrown when a user attempts to access settings that the administrator has not configured to be sent to the portlet.

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

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

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

NotInRequestException Members | Plumtree.Remote.Portlet Namespace