Uses of Class
org.opends.server.backends.pluggable.spi.LookThroughLimitExceededException
Packages that use LookThroughLimitExceededException
Package
Description
Interfaces and classes required when implementing new storage engines for the pluggable backend.
-
Uses of LookThroughLimitExceededException in org.opends.server.backends.pluggable.spi
Methods in org.opends.server.backends.pluggable.spi that return LookThroughLimitExceededExceptionModifier and TypeMethodDescriptionLookThroughLimitExceededException.getInstance()
Returns the single instance of this exception, that has no stack trace.