Class JwtException

All Implemented Interfaces:
Serializable

public class JwtException extends JoseException
See Also:
  • Constructor Details

    • JwtException

      public JwtException()
    • JwtException

      public JwtException(String message)
    • JwtException

      public JwtException(Throwable cause)
    • JwtException

      public JwtException(String error, Throwable cause)