Package oracle.kv

Class KVLocalException

  • All Implemented Interfaces:
    Serializable

    public class KVLocalException
    extends 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