Uses of Class
org.forgerock.opendj.ldap.CancelledResultException
Packages that use CancelledResultException
Package
Description
Classes and interfaces for core types including connections, entries, and
attributes.
-
Uses of CancelledResultException in org.forgerock.opendj.ldap
Methods in org.forgerock.opendj.ldap that throw CancelledResultExceptionModifier and TypeMethodDescriptionvoidRequestContext.checkIfCancelled(boolean signalTooLate) ThrowsCancelledResultExceptionif a cancellation request has been received and processing of the request should be aborted if possible.