Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
Reference
MissingUserRoleException Class
MissingUserRoleException Members
Microsoft.EnterpriseManagement.Common Namespace