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