Class JSONWebKeyParserException

All Implemented Interfaces:
Serializable

public class JSONWebKeyParserException extends RuntimeException
Author:
Daniel DeGroff
See Also:
  • Constructor Details

    • JSONWebKeyParserException

      public JSONWebKeyParserException(String message, Throwable cause)
    • JSONWebKeyParserException

      public JSONWebKeyParserException(String message)