public class DataMovementException
extends java.lang.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.