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