Package org.lsst.ccs.subsystems.fcs.errors

This packages is for the specific exceptions used in FCS.

See:
          Description

Exception Summary
CanOpenCommunicationException  
CanOpenDeviceException  
CanOpenException Throwned when we received an emergency message for a node.
CanOpenGenericException  
CanOpenMotionException  
CanOpenTemperatureException  
CanOpenVoltageException  
ClampMotorConfigurationException This exception is throwned when the hardware configuration of a motor is not the same than the software configuration.
ClampsOrLatchesDisagreeException  
DeploymentException This exception is thrown when some files are missing in the deploiement.
ErrorInBootingHardwareProcessException This exception is thrown during the booting process when we were not able to see all the pieces of hardware that we expected on the field bus during a given amount of time (timeout).
HardwareConfigurationException This exception is thrown when we detect an error in the configuration of the hardware.
HardwareException A generic hardware error.
HardwareNotDetectedException This exception is thrown when we can't detect a given Serial Number on the Can Open network.
NodeIDMismatchException This exception is thrown when the detected node ID of a piece of hardware identified by its serial number doesn't match the node ID that is in the configuration DB.
ProxyTimeoutException  
ReadingADCException  
SDORequestException This exception is throwned when a read SDO command returns an error code.
SensorValueOutOfRangeException This exception is thrown when a sensor real or simulated returns a current value out of range.
UnexpectedBootMessageReceivedException This exception is thrown when we receive an unexpected boot message from the field bus after the end of the boot process.
 

Package org.lsst.ccs.subsystems.fcs.errors Description

This packages is for the specific exceptions used in FCS. The more general exceptions should go in the package : or.lsst.ccs.bus.



Copyright © 2013 LSST. All Rights Reserved.