Constructs a NotInCommunityException with no detail message.
Constructs a NotInCommunityException with no detail message.
public NotInCommunityException();
Constructs a NotInCommunityException with a detail message. The detail message.
public NotInCommunityException(string);
NotInCommunityException Class | Plumtree.Remote.Portlet Namespace