パッケージ org.iplass.mtp.auth.login

クラス CredentialUpdateException

すべての実装されたインタフェース:
Serializable

public class CredentialUpdateException extends ApplicationException
認証情報更新時の、更新ポリシー違反の場合の例外
関連項目:
  • コンストラクタの詳細

    • CredentialUpdateException

      public CredentialUpdateException()
    • CredentialUpdateException

      public CredentialUpdateException(String message)
      パラメータ:
      message -
    • CredentialUpdateException

      public CredentialUpdateException(Throwable cause)
      パラメータ:
      cause -
    • CredentialUpdateException

      public CredentialUpdateException(String message, Throwable cause)
      パラメータ:
      message -
      cause -