クラス LdapReferralException
java.lang.ObjectSE
java.lang.ThrowableSE
java.lang.ExceptionSE
java.lang.RuntimeExceptionSE
org.springframework.core.NestedRuntimeException
org.springframework.ldap.NamingException
org.springframework.ldap.ReferralException
org.springframework.ldap.LdapReferralException
- 実装済みのインターフェース一覧:
SerializableSE
JNDI LdapReferralException をミラーリングするランタイム例外。このクラスは抽象クラスではありません。キャッチされた例外が
LdapReferralExceptionSE のプロバイダー固有のサブクラスである場合は、それをインスタンス化できる必要があります。- 導入:
- 1.2
- 関連事項:
コンストラクター概要
コンストラクター方法の概要
クラス NamingException から継承されたメソッド
getCause, getExplanation, getRemainingName, getResolvedName, getResolvedObjクラス org.springframework.core.NestedRuntimeException から継承されたメソッド
contains, getMostSpecificCause, getRootCause
コンストラクターの詳細
LdapReferralException