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