Plumtree EDK (Enterprise Web Development Kit) 5.4.0

PermissionDeniedException Constructor (Exception, String)

Constructs a PermissionDeniedException with a nested exception and a detail message.

public PermissionDeniedException(
   Exception cause,
   string msg
);

Parameters

cause
the nested exception
msg
the detail message

See Also

PermissionDeniedException Class | Plumtree.Remote.PRC.Collaboration Namespace | PermissionDeniedException Constructor Overload List