public class WorkerUnreachableException extends WorkerExecutorException
Constructor and Description |
---|
WorkerUnreachableException(String workerId,
String message) |
WorkerUnreachableException(String workerId,
String messsage,
Throwable cause) |
WorkerUnreachableException(String workerId,
Throwable cause) |
Modifier and Type | Method and Description |
---|---|
String |
getWorkerId() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public String getWorkerId()
Copyright © 2018 Vitam. All rights reserved.