public class MarkLogicIOException extends RuntimeException
An IO Exception indicates that there was a problem on input or output (similar to a java.lang.IOException but defined as a runtime rather than checked exception).
| Constructor and Description |
|---|
MarkLogicIOException(String message) |
MarkLogicIOException(String message,
Throwable cause) |
MarkLogicIOException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2013-2017 MarkLogic Corporation.