
public class ErrorInBootingHardwareProcessException extends FcsHardwareException
| Modifier and Type | Field and Description |
|---|---|
long |
bootedNodesNB |
long |
expectedNodesNB |
long |
timeout |
| Constructor and Description |
|---|
ErrorInBootingHardwareProcessException(String msg,
long bootingTime,
long aBootedNodesNB,
long anExpectedNodesNB) |
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic final long timeout
public final long bootedNodesNB
public final long expectedNodesNB
public ErrorInBootingHardwareProcessException(String msg, long bootingTime, long aBootedNodesNB, long anExpectedNodesNB)
public String toString()
toString in class FcsHardwareExceptionCopyright © 2015 LSST. All rights reserved.