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