InvalidClaimException

constructor(message: String = "Invalid claim", cause: Throwable? = null)

Parameters

message

The error message describing which claim is invalid

cause

The underlying cause of the exception, if any