| Package | Description |
|---|---|
| org.lsst.ccs.subsystems.fcs.errors |
This packages is for the specific exceptions used in FCS.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CanOpenCallTimeoutException
An Exception raised when a command sent to CANopen stack doesn't return a response within a delay
(timeout).
|
class |
CanOpenException
Throwned when we received an emergency message for a node.
|
class |
ClampsOrLatchesDisagreeException |
class |
CWrapperNotConnected
An Exception which is raised when the CWrapper is not connected.
|
class |
EPOSConfigurationException
This exception is throwned when the hardware configuration of a motor is not
the same than the software configuration.
|
class |
HardwareNotDetectedException
This exception is thrown when we can't detect a given Serial Number on the
Can Open network.
|
class |
SDORequestException
This exception is throwned when a SDO command returns an error code.
|
class |
SensorValueOutOfRangeException
This exception is thrown when a sensor real or simulated returns a current
value out of range.
|
class |
ShortResponseToSDORequestException |
Copyright © 2017 LSST. All rights reserved.