MultipazProject
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
MultipazProject
multipaz-models
/
org.multipaz.models.openid.dcql
/
DcqlCredentialQueryException
Dcql
Credential
Query
Exception
class
DcqlCredentialQueryException
(
message
:
String
)
:
Exception
Thrown when a credential query cannot be satisfied.
Parameters
message
error message with detail.
Members
Constructors
Dcql
Credential
Query
Exception
Link copied to clipboard
constructor
(
message
:
String
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?