Package io.permazen.kv.array
Class ArrayKVException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.permazen.kv.array.ArrayKVException
- All Implemented Interfaces:
Serializable
Superclass of all unchecked exceptions thrown by a
ArrayKVStore
.- See Also:
-
Constructor Summary
ConstructorDescriptionArrayKVException
(String message) ArrayKVException
(String message, Throwable cause) ArrayKVException
(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ArrayKVException
public ArrayKVException() -
ArrayKVException
-
ArrayKVException
-
ArrayKVException
-