Uses of Class
org.bremersee.ldaptive.LdaptiveException
Packages that use LdaptiveException
Package
Description
The package contains classes for LDAP operations with the ldaptive library.
-
Uses of LdaptiveException in org.bremersee.ldaptive
Methods in org.bremersee.ldaptive that return LdaptiveExceptionModifier and TypeMethodDescriptionDefaultLdaptiveErrorHandler.map(org.ldaptive.LdapException ldapException) LdaptiveErrorHandler.map(org.ldaptive.LdapException ldapException) Map ldaptive exception.Methods in org.bremersee.ldaptive that return types with arguments of type LdaptiveExceptionModifier and TypeMethodDescriptionstatic org.bremersee.exception.ServiceExceptionBuilder<LdaptiveException> LdaptiveException.builder()Creates a new service exception builder.