@ResponseStatus(value=NOT_FOUND,
reason="Resource not found")
public class ResourceNotFoundException
extends RuntimeException
| Constructor and Description |
|---|
ResourceNotFoundException() |
ResourceNotFoundException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ResourceNotFoundException()
public ResourceNotFoundException(Throwable cause)
Copyright © 2006–2017 Esito AS. All rights reserved.