Oracle® Webcenter Interaction Development Kit 10.3.0.0.0

NotInCommunityException Constructor

Constructs a NotInCommunityException with no detail message.

Overload List

Constructs a NotInCommunityException with no detail message.

public NotInCommunityException();

Constructs a NotInCommunityException with a detail message. The detail message.

public NotInCommunityException(string);

See Also

NotInCommunityException Class | Plumtree.Remote.Portlet Namespace