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