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

