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