Package oracle.kv
Class KVLocalException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
oracle.kv.KVLocalException
- All Implemented Interfaces:
 Serializable
Generic exception class for generating runtime exceptions for KVLocal.
 
The KVLocalException is thrown in the following situations:
- An error occurs when starting or stopping an embedded NoSQL Database instance
 - An error occurs when a request is made to an embedded NoSQL Database instance
 
- Since:
 - 22.1
 - See Also:
 
- 
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString