public class StoreException extends OjaiException
DocumentStore
.Constructor and Description |
---|
StoreException()
Default constructor.
|
StoreException(String s)
Constructor.
|
StoreException(String s,
Throwable t)
Constructor taking a message and another exception.
|
StoreException(Throwable t)
Constructor taking another exception.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2015–2018 MapR Technologies, Inc.. All rights reserved.