クラス InvalidJwtException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.iplass.mtp.MtpException
org.iplass.mtp.SystemException
org.iplass.mtp.impl.auth.oauth.jwt.InvalidJwtException
- すべての実装されたインタフェース:
Serializable
public class InvalidJwtException
extends org.iplass.mtp.SystemException
- 関連項目:
-
コンストラクタの概要
コンストラクタコンストラクタ説明InvalidJwtException(String message) InvalidJwtException(String message, Throwable cause) InvalidJwtException(Throwable cause) -
メソッドの概要
クラスから継承されたメソッド java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
コンストラクタの詳細
-
InvalidJwtException
public InvalidJwtException() -
InvalidJwtException
-
InvalidJwtException
-
InvalidJwtException
-