Class MalformedClaimException

All Implemented Interfaces:
Serializable

public class MalformedClaimException extends GeneralJwtException
See Also:
  • Constructor Details

    • MalformedClaimException

      public MalformedClaimException(String message)
    • MalformedClaimException

      public MalformedClaimException(String message, Throwable cause)