CapeIllegalAccessException Constructor

Overload List

CapeIllegalAccessException Initializes a new instance of the CapeIllegalAccessException class.
CapeIllegalAccessException(String) Initializes a new instance of the CapeIllegalAccessException class with a specified error message.
CapeIllegalAccessException(SerializationInfo, StreamingContext) Initializes a new instance of the CapeIllegalAccessException class with serialized data.
CapeIllegalAccessException(String, Exception) Initializes a new instance of the CapeIllegalAccessException class with a specified error message and a erence to the inner exception that is the cause of this exception.

See Also