Oracle® Webcenter Interaction Development Kit 10.3.0.0.0

NotInCommunityException Class

Thrown when a user attempts to access Community-related API functionality that is only available when the portlet is displayed in a Community page.

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

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

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

NotInCommunityException Members | Plumtree.Remote.Portlet Namespace