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
|
public static void checkEtlCancelled() throws EtlCancelledException
EtlCancelledException
- if ETL operation is cancelled.Copyright © Copyright 2006-2019 The Scriptella Project Team.