Class ErrorResponse
java.lang.Object
org.keycloak.protocol.oid4vc.model.ErrorResponse
Represents an error response, containing the error type as defined by OID4VCI
- Author:
- Stefan Wiedemann
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ErrorResponse
public ErrorResponse()
-
-
Method Details
-
getError
-
setError
-
getErrorDescription
-
setErrorDescription
-