|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CursorClosedException | |
|---|---|
| org.apache.directory.api.ldap.model.cursor | |
| Uses of CursorClosedException in org.apache.directory.api.ldap.model.cursor |
|---|
| Fields in org.apache.directory.api.ldap.model.cursor declared as CursorClosedException | |
|---|---|
static CursorClosedException |
CursorClosedException.INSTANCE
A static exception to be used by the monitor |
| Methods in org.apache.directory.api.ldap.model.cursor that throw CursorClosedException | |
|---|---|
void |
DefaultClosureMonitor.checkNotClosed()
Checks if state of this ClosureMonitor is set to closed and if so, throws the causing Exception. |
void |
ClosureMonitor.checkNotClosed()
Checks if state of this ClosureMonitor is set to closed and if so, throws the causing Exception. |
void |
AbstractCursor.checkNotClosed(String operation)
Check that the cursor is not closed before executing an operation. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||