public class NotFoundException extends RuntimeException
| Constructor and Description |
|---|
NotFoundException() |
NotFoundException(String description) |
NotFoundException(String message,
Throwable throwable) |
NotFoundException(Throwable throwable) |
| Modifier and Type | Method and Description |
|---|---|
String |
description() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2021 Bloomberg L.P.. All rights reserved.