Interface ExceptionHandler

All Superinterfaces:
Consumer<LdapException>

public interface ExceptionHandler extends Consumer<LdapException>
Marker interface for an LDAP exception handler.