Initializes a new AuthorizationStoreNotFoundException object.
Overload List
| Name | Description |
|---|---|
| AuthorizationStoreNotFoundException () | Initializes a new AuthorizationStoreNotFoundException object. |
| AuthorizationStoreNotFoundException (Exception) | Initializes a new AuthorizationStoreNotFoundException object by specifying an inner exception that caused the current exception. |
| AuthorizationStoreNotFoundException (String) | Initializes a new AuthorizationStoreNotFoundException object by specifying the error message that describes the current exception. |
| AuthorizationStoreNotFoundException (SerializationInfo, StreamingContext) | Initializes a new AuthorizationStoreNotFoundException object with serialized data. |
| AuthorizationStoreNotFoundException (String, Exception) | Initializes a new AuthorizationStoreNotFoundException object with an error message and inner exception. |
See Also
Reference
AuthorizationStoreNotFoundException Class
AuthorizationStoreNotFoundException Members
Microsoft.EnterpriseManagement.Common Namespace