org.lsst.ccs.subsystems.fcs.errors
Class HardwareConfigurationError
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.lsst.ccs.subsystems.fcs.errors.HardwareError
org.lsst.ccs.subsystems.fcs.errors.HardwareConfigurationError
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- NodeIDMismatchException
public class HardwareConfigurationError
- extends HardwareError
This exception is thrown when we detect an error in the configuration of the hardware.
- Author:
- virieux
- See Also:
- Serialized Form
HardwareConfigurationError
public HardwareConfigurationError()
HardwareConfigurationError
public HardwareConfigurationError(String msg)
HardwareConfigurationError
public HardwareConfigurationError(String msg,
String name)
toString
public String toString()
- Overrides:
toString in class HardwareError
Copyright © 2013 LSST. All Rights Reserved.