public class AlarmException extends RuntimeException
| Modifier and Type | Field and Description |
|---|---|
protected org.lsst.ccs.bus.data.Alert |
alarm |
| Constructor and Description |
|---|
AlarmException(String message,
org.lsst.ccs.bus.data.Alert cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic AlarmException(String message, org.lsst.ccs.bus.data.Alert cause)
Copyright © 2016 LSST. All rights reserved.