@ResponseStatus(value=NOT_FOUND) public class NotFoundException extends RuntimeException
| Constructor and Description |
|---|
NotFoundException(String message)
Creates a new exception when a resource has not been found.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic NotFoundException(String message)
message - Copyright © 2018 DISID Corporation. All rights reserved.