Class JSONWebKeySetHelper.JSONWebKeySetException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.fusionauth.jwks.JSONWebKeySetHelper.JSONWebKeySetException
All Implemented Interfaces:
Serializable
Enclosing class:
JSONWebKeySetHelper

public static class JSONWebKeySetHelper.JSONWebKeySetException extends RuntimeException
See Also:
  • Constructor Details

    • JSONWebKeySetException

      public JSONWebKeySetException(String message)
    • JSONWebKeySetException

      public JSONWebKeySetException(String message, Throwable cause)