Class AccessControlException
- Namespace
- DCR
- Assembly
- DCR.Workflow.dll
public class AccessControlException : Exception, ISerializable
- Inheritance
-
AccessControlException
- Implements
- Inherited Members
- Extension Methods
Constructors
AccessControlException()
public AccessControlException()
AccessControlException(string)
public AccessControlException(string message)
Parameters
message
string
AccessControlException(string, Exception)
public AccessControlException(string message, Exception inner)