Class VCIssuerException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.keycloak.protocol.oid4vc.issuance.VCIssuerException
All Implemented Interfaces:
Serializable

public class VCIssuerException extends RuntimeException
Exception to be thrown in case credentials issuance fails.
Author:
Stefan Wiedemann
See Also:
  • Constructor Details

  • Method Details

    • getErrorType

      public ErrorType getErrorType()