Initializes a new MissingUserInSystemUserRoleException object.

Overload List

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

See Also


Send comments about this topic to Microsoft.