public class DBException
extends org.ojai.store.exceptions.StoreException
| Constructor and Description |
|---|
DBException()
Default constructor.
|
DBException(String s)
Constructor.
|
DBException(String s,
Throwable t)
Constructor taking a message and another exception.
|
DBException(Throwable t)
Constructor taking another exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2018 Mapr Technologies, Inc.. All rights reserved.