クラス UncategorizedLdapException

java.lang.ObjectSE
java.lang.ThrowableSE
java.lang.ExceptionSE
java.lang.RuntimeExceptionSE
org.springframework.core.NestedRuntimeException
org.springframework.ldap.NamingException
org.springframework.ldap.UncategorizedLdapException
実装済みのインターフェース一覧:
SerializableSE

public class UncategorizedLdapException extends NamingException
他に一致するサブクラスが見つからない場合にスローされる NamingException。
導入:
1.2
関連事項:
  • コンストラクターの詳細

    • UncategorizedLdapException

      public UncategorizedLdapException(StringSE msg)
    • UncategorizedLdapException

      public UncategorizedLdapException(StringSE msg, ThrowableSE cause)
    • UncategorizedLdapException

      public UncategorizedLdapException(ThrowableSE cause)