AttributeStoreException Constructor
Initializes a new instance of the AttributeStoreException class.
Assembly: Microsoft.IdentityServer.ClaimsPolicy (in Microsoft.IdentityServer.ClaimsPolicy.dll)
| Name | Description | |
|---|---|---|
![]() | AttributeStoreException() | Initializes a new instance of the AttributeStoreException class. |
![]() | AttributeStoreException(SerializationInfo^, StreamingContext) | Initializes a new instance of the AttributeStoreException class with serialized data. |
![]() | AttributeStoreException(String^) | Initializes a new instance of the AttributeStoreException class with a specified error message. |
![]() | AttributeStoreException(String^, Exception^) | Initializes a new instance of the AttributeStoreException class with a specified error message and a reference to the inner exception that is the cause of this exception. |
Community Additions
ADD
Show:
