public class CanOpenTemperatureException extends CanOpenException
| Constructor and Description |
|---|
CanOpenTemperatureException()
Creates a new instance of
CanOpenTemperatureError without detail message. |
CanOpenTemperatureException(String msg)
Constructs an instance of
CanOpenTemperatureError with the specified detail message. |
CanOpenTemperatureException(String msg,
String nodeID,
String errCode) |
setErrCode, toStringaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic CanOpenTemperatureException()
CanOpenTemperatureError without detail message.public CanOpenTemperatureException(String msg)
CanOpenTemperatureError with the specified detail message.msg - the detail message.Copyright © 2015 LSST. All rights reserved.