UserRoleUserUnresolvedException Constructor
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Initializes a new UserRoleUserUnresolvedException object.
Overload List
Name | Description |
---|---|
UserRoleUserUnresolvedException () | Initializes a new UserRoleUserUnresolvedException object. |
UserRoleUserUnresolvedException (Exception) | Initializes a new UserRoleUserUnresolvedException object by specifying an inner exception that caused the current exception. |
UserRoleUserUnresolvedException (Guid, String, Int32) | Initializes a new UserRoleUserUnresolvedException object with an error code, user name, and User Role identifier. |
UserRoleUserUnresolvedException (SerializationInfo, StreamingContext) | Initializes a new UserRoleUserUnresolvedException object with serialized data. |
UserRoleUserUnresolvedException (String) | Initializes a new UserRoleUserUnresolvedException object by specifying the error message that describes the current exception. |
UserRoleUserUnresolvedException (String, Exception) | Initializes a new UserRoleUserUnresolvedException object with an error message and inner exception. |
See Also
Reference
UserRoleUserUnresolvedException Class
UserRoleUserUnresolvedException Members
Microsoft.EnterpriseManagement.Common Namespace