public class EtlExecutorException extends Exception
| Constructor and Description |
|---|
EtlExecutorException(Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
Location |
getLastElementLocation() |
Throwable |
getLastExpression() |
ProviderException |
getLastProvider() |
String |
getMessage() |
boolean |
isCancelled() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic EtlExecutorException(Throwable cause)
public String getMessage()
getMessage in class Throwablepublic ProviderException getLastProvider()
public Throwable getLastExpression()
public Location getLastElementLocation()
public boolean isCancelled()
Copyright © 2006-2012. All Rights Reserved.