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