Package org.lsst.ccs
Class AlarmNotClearedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.lsst.ccs.SystemStateException
org.lsst.ccs.AlarmNotClearedException
- All Implemented Interfaces:
Serializable
While trying to return the subsystem to normal mode it appears that alarms have not been cleared.
- Author:
- bamade
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
AlarmNotClearedException
public AlarmNotClearedException()
-