Class CredentialBuilderException

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

public class CredentialBuilderException extends RuntimeException
Exception to be thrown if credentials building does fail
Author:
Ingrid Kamga
See Also:
  • Constructor Details

    • CredentialBuilderException

      public CredentialBuilderException(String message)
    • CredentialBuilderException

      public CredentialBuilderException(String message, Throwable cause)