public class DestinationsException extends RuntimeException
| Modifier and Type | Field and Description |
|---|---|
String |
details |
Object[] |
failedDestinations |
| Constructor and Description |
|---|
DestinationsException(Object... failedDestinations) |
DestinationsException(String details,
Object... failedDestinations) |
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTraceCopyright © 2020 LSST. All rights reserved.