public class SensorValueOutOfRangeException extends FcsHardwareException
hardwareName| Constructor and Description |
|---|
SensorValueOutOfRangeException(String msg,
String name,
int minValue,
int maxValue,
int readValue) |
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic String toString()
toString in class FcsHardwareExceptionCopyright © 2022 LSST. All rights reserved.