Package org.yamcs.alarms
Class CouldNotAcknowledgeAlarmException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.yamcs.YamcsException
org.yamcs.alarms.CouldNotAcknowledgeAlarmException
- All Implemented Interfaces:
Serializable
Used by AlarmServer to indicate when the acknowledge on an alarm did not work.
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class org.yamcs.YamcsException
decodeExtra, getExtra, getType, toString
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
Constructor Details
-
CouldNotAcknowledgeAlarmException
-
CouldNotAcknowledgeAlarmException
-