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