@ResponseStatus(value=SERVICE_UNAVAILABLE,
reason="The service or item was not found.")
public class NotFoundException
extends RuntimeException
| Constructor and Description |
|---|
NotFoundException(String message) |
NotFoundException(String message,
Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2019 Pivotal Software, Inc.. All rights reserved.