AquaLogic Interaction Development Kit (IDK) 6.0.0 |
|
ContentException Constructor (Exception, String)
Constructs a ContentException
with a nested exception and a detail message.
public ContentException(
Exception cause,
string msg
);
Parameters
-
cause
- the nested exception
-
msg
- the detail message
See Also
ContentException Class | Plumtree.Remote.PRC.Content Namespace | ContentException Constructor Overload List