org.gcube.data.analysis.tabulardata.operation.worker.exceptions
Class WorkerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.gcube.data.analysis.tabulardata.operation.worker.exceptions.WorkerException
- All Implemented Interfaces:
- Serializable
public class WorkerException
- extends Exception
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
WorkerException
public WorkerException(String message,
Throwable cause,
Worker fallbackWorker)
WorkerException
public WorkerException(String message,
Worker fallbackWorker)
WorkerException
public WorkerException(String message,
Throwable cause)
WorkerException
public WorkerException(String message)
getFallbackWorker
public Worker getFallbackWorker()
Copyright © 2013. All Rights Reserved.