Class WorkerExecutorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
fr.gouv.vitam.worker.client.exception.WorkerExecutorException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
WorkerUnreachableException
- See Also:
-
Constructor Summary
ConstructorDescriptionWorkerExecutorException
(String workerId, String message) WorkerExecutorException
(String workerId, String messsage, Throwable cause) WorkerExecutorException
(String workerId, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
WorkerExecutorException
-
WorkerExecutorException
-
WorkerExecutorException
-
-
Method Details
-
getWorkerId
-