public class EtlCancelledException extends SystemException
This exception is handled by a core execution engine and should be propagated by drivers.
| Constructor and Description |
|---|
EtlCancelledException() |
| Modifier and Type | Method and Description |
|---|---|
static void |
checkEtlCancelled()
A helper method which check if the current thread is interrupted
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic static void checkEtlCancelled()
throws EtlCancelledException
EtlCancelledException - if ETL operation is cancelled.Copyright © 2006-2012. All Rights Reserved.