クラス OIDCRuntimeException
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.authenticate.oidc.OIDCRuntimeException
- すべての実装されたインタフェース:
Serializable
public class OIDCRuntimeException
extends org.iplass.mtp.SystemException
- 関連項目:
-
コンストラクタの概要
コンストラクタコンストラクタ説明OIDCRuntimeException(String message) OIDCRuntimeException(String message, Throwable cause) OIDCRuntimeException(Throwable cause) -
メソッドの概要
クラスから継承されたメソッド java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
コンストラクタの詳細
-
OIDCRuntimeException
public OIDCRuntimeException() -
OIDCRuntimeException
-
OIDCRuntimeException
-
OIDCRuntimeException
-