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