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