org.lsst.ccs.subsystems.fcs.errors
Class CanOpenMotionError
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.lsst.ccs.subsystems.fcs.errors.CanOpenError
org.lsst.ccs.subsystems.fcs.errors.CanOpenMotionError
- All Implemented Interfaces:
- Serializable
public class CanOpenMotionError
- extends CanOpenError
- Author:
- virieux
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
CanOpenMotionError
public CanOpenMotionError()
- Creates a new instance of
CanOpenMotionError without detail message.
CanOpenMotionError
public CanOpenMotionError(String msg)
- Constructs an instance of
CanOpenMotionError with the specified detail message.
- Parameters:
msg - the detail message.
CanOpenMotionError
public CanOpenMotionError(String msg,
String nodeID,
String errCode)
Copyright © 2012 LSST. All Rights Reserved.