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