Class JwtHelper.JwtDecodeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.yamcs.http.auth.JwtHelper.JwtDecodeException
All Implemented Interfaces:
Serializable
Enclosing class:
JwtHelper

public static final class JwtHelper.JwtDecodeException extends Exception
See Also:
  • Constructor Details

    • JwtDecodeException

      public JwtDecodeException(String message)
    • JwtDecodeException

      public JwtDecodeException(String message, Throwable e)