クラス WebAuthnRuntimeException

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.webauthn.WebAuthnRuntimeException
すべての実装されたインタフェース:
Serializable

public class WebAuthnRuntimeException extends org.iplass.mtp.SystemException
関連項目:
  • コンストラクタの詳細

    • WebAuthnRuntimeException

      public WebAuthnRuntimeException()
    • WebAuthnRuntimeException

      public WebAuthnRuntimeException(String message, Throwable cause)
    • WebAuthnRuntimeException

      public WebAuthnRuntimeException(String message)
    • WebAuthnRuntimeException

      public WebAuthnRuntimeException(Throwable cause)