
|
If you were logged in you would be able to see more operations.
|
|
The Sail API still has a SailInitializationException, subclass of SailException, that is a left over from when Sail.initialize() declared to throw such an exception. The MemoryStore and NativeStore still use this exception, although the exception for Sail.initialize() has been changed to SailException some releases back.
|
|
SailInitializationException has been deprecated; MemoryStore and NativeStore have been modified to throw SailException's.
|
|