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

