Class JwkException

All Implemented Interfaces:
Serializable

public class JwkException extends JoseException
See Also:
  • Constructor Details

    • JwkException

      public JwkException()
    • JwkException

      public JwkException(String message)
    • JwkException

      public JwkException(Throwable cause)
    • JwkException

      public JwkException(String message, Throwable cause)