Class GeneralJwtException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.jose4j.jwt.GeneralJwtException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
MalformedClaimException

public class GeneralJwtException extends Exception
See Also:
  • Constructor Details

    • GeneralJwtException

      public GeneralJwtException(String message)
    • GeneralJwtException

      public GeneralJwtException(String message, Throwable cause)