Class AssertionFailureException

All Implemented Interfaces:
Serializable, LocalizableException

public final class AssertionFailureException extends LdapException
Thrown when the result code returned in a Result indicates that the Request failed because the filter contained in an assertion control failed to match the target entry. More specifically, this exception is used for the ASSERTION_FAILED result code.
See Also: