Plumtree EDK (Enterprise Web Development Kit) 5.4.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.

public NotInCommunityException(string);

See Also

NotInCommunityException Class | Plumtree.Remote.Portlet Namespace