public class TaskExecutionException extends RuntimeException
| Constructor and Description | 
|---|
TaskExecutionException(String msg)  | 
TaskExecutionException(String msg,
                      Throwable cause)  | 
TaskExecutionException(Throwable cause)  | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2019 The Apache Software Foundation. All Rights Reserved.