パッケージ org.springframework.ldap
クラス BadLdapGrammarException
java.lang.ObjectSE
java.lang.ThrowableSE
java.lang.ExceptionSE
java.lang.RuntimeExceptionSE
org.springframework.core.NestedRuntimeException
org.springframework.ldap.NamingException
org.springframework.ldap.BadLdapGrammarException
- 実装されているすべてのインターフェース:
SerializableSE
無効な値が LDAP 操作に指定されたことを示すためにスローされます。これは無効なフィルターまたは DNS である可能性があります。
- 関連事項:
コンストラクターの概要
コンストラクターコンストラクター説明BadLdapGrammarException(StringSE message) BadLdapGrammarException(StringSE message, ThrowableSE cause) メソッドのサマリー
クラス org.springframework.ldap.NamingException から継承されたメソッド
getCause, getExplanation, getRemainingName, getResolvedName, getResolvedObjクラス org.springframework.core.NestedRuntimeException から継承されたメソッド
contains, getMostSpecificCause, getRootCauseクラス java.lang.ThrowableSE から継承されたメソッド
addSuppressedSE, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCauseSE, printStackTrace, printStackTraceSE, printStackTraceSE, setStackTraceSE, toString
コンストラクターの詳細
BadLdapGrammarException
BadLdapGrammarException