public class DataMovementException extends RuntimeException
The generic base exception used throughout the Data Movement SDK. It is a runtime exception to reduce the need to handle checked exceptions from which an application cannot recover programmatically.
| Constructor and Description |
|---|
DataMovementException(String message,
Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2013-2017 MarkLogic Corporation.