Package oracle.kv

Class KVLocalException

  • All Implemented Interfaces:
    java.io.Serializable

    public class KVLocalException
    extends java.lang.RuntimeException
    Generic exception class for generating runtime exceptions for KVLocal.

    The KVLocalException is thrown in the following situations:

    1. An error occurs when starting or stopping an embedded NoSQL Database instance
    2. An error occurs when a request is made to an embedded NoSQL Database instance

    Since:
    22.1
    See Also:
    Serialized Form
    • Method Summary

      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait