クラス AuthTokenUpdateException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.iplass.mtp.impl.auth.authenticate.token.AuthTokenUpdateException
すべての実装されたインタフェース:
Serializable

public class AuthTokenUpdateException extends RuntimeException
関連項目:
  • コンストラクタの詳細

    • AuthTokenUpdateException

      public AuthTokenUpdateException()
    • AuthTokenUpdateException

      public AuthTokenUpdateException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace)
    • AuthTokenUpdateException

      public AuthTokenUpdateException(String message, Throwable cause)
    • AuthTokenUpdateException

      public AuthTokenUpdateException(String message)
    • AuthTokenUpdateException

      public AuthTokenUpdateException(Throwable cause)