ResourceNotFoundException
extends RuntimeException
in package
implements
ExceptionInterface
The resource was not found.
This exception should trigger an HTTP 404 response in your application code.
Tags
Interfaces, Classes and Traits
- ExceptionInterface
- ExceptionInterface.