org.lsst.ccs.subsystems.fcs.errors
Class CanOpenMotionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.lsst.ccs.subsystems.fcs.errors.HardwareException
org.lsst.ccs.subsystems.fcs.errors.CanOpenException
org.lsst.ccs.subsystems.fcs.errors.CanOpenMotionException
- All Implemented Interfaces:
- Serializable
public class CanOpenMotionException
- extends CanOpenException
- Author:
- virieux
- See Also:
- Serialized Form
CanOpenMotionException
public CanOpenMotionException()
- Creates a new instance of
CanOpenMotionError without detail message.
CanOpenMotionException
public CanOpenMotionException(String msg)
- Constructs an instance of
CanOpenMotionError with the specified detail message.
- Parameters:
msg - the detail message.
CanOpenMotionException
public CanOpenMotionException(String msg,
String nodeID,
String errCode)
Copyright © 2013 LSST. All Rights Reserved.