[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]Initializes a new MissingUserRoleException object.

Overload List

Name Description
MissingUserRoleException () Initializes a new MissingUserRoleException object.
MissingUserRoleException (Exception) Initializes a new MissingUserRoleException object by specifying an inner exception that caused the current exception.
MissingUserRoleException (String) Initializes a new MissingUserRoleException object by specifying the error message that describes the current exception.
MissingUserRoleException (SerializationInfo, StreamingContext) Initializes a new MissingUserRoleException object with serialized data.
MissingUserRoleException (String, Exception) Initializes a new MissingUserRoleException object with an error message and inner exception.

See Also


Send comments about this topic to Microsoft.