Oracle® WebCenter Interaction Development Kit 10.3.3.0.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