Plumtree EDK (Enterprise Web Development Kit) 5.4.0 |
|
CollaborationException Constructor (Exception, String)
Constructs a CollaborationException
with a nested exception and a detail message.
public CollaborationException(
Exception cause,
string msg
);
Parameters
-
cause
- the nested exception
-
msg
- the detail message
See Also
CollaborationException Class | Plumtree.Remote.PRC.Collaboration Namespace | CollaborationException Constructor Overload List