类 UnsupportedHashAlgorithmException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
cn.vorbote.core.exceptions.UnsupportedHashAlgorithmException
- 所有已实现的接口:
Serializable
This exception means the specified jwt algorithm is not supported.
- 从以下版本开始:
- 3.0.0
- 作者:
- vorbote
- 另请参阅:
-
构造器概要
构造器 -
方法概要
-
构造器详细资料
-
UnsupportedHashAlgorithmException
-
-
方法详细资料
-
getMessage
- 覆盖:
getMessage在类中Throwable
-
toString
-