public class NotFoundException extends ApiException
| Constructor and Description |
|---|
NotFoundException(String path)
Creates a new not found exception.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getPath()
Returns the REST API path that did not exist.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2016–2019 CLX Communications. All rights reserved.