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