|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ObjectStoreException | |
---|---|
com.gargoylesoftware.base.objectstore | Classes involving object stores. |
Uses of ObjectStoreException in com.gargoylesoftware.base.objectstore |
---|
Methods in com.gargoylesoftware.base.objectstore that throw ObjectStoreException | |
---|---|
java.lang.Object |
ObjectStore.execute(ObjectStoreCommand command)
Perform the actions specified by the key and return a value. |
protected ObjectStore |
DispatchingObjectStore.findStore(ObjectStoreCommand command)
Find the ObjectStore for the specified command |
protected java.lang.Object |
ObjectStore.handleException(java.lang.Exception exception)
Handle an exception that occured during the processing of executeImpl(). |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |