Initializes a new instance of the InsufficientRightsException class.

Overload List

  NameDescription
Public methodInsufficientRightsException()()()()
Initializes a new instance of the InsufficientRightsException class with default settings.
Public methodInsufficientRightsException(CultureInfo)
Initializes a new instance of the InsufficientRightsException class with default settings.
Public methodInsufficientRightsException(String)
Initializes a new instance of the InsufficientRightsException class with a specified cache value.
Protected methodInsufficientRightsException(SerializationInfo, StreamingContext)
Initializes a new instance of the InsufficientRightsException class with a specified error message.
Public methodInsufficientRightsException(String, Exception)
Initializes a new instance of the InsufficientRightsException class with a specified error message.

See Also