ResourceNotFoundException
class ResourceNotFoundException extendsRuntimeException implementsExceptionInterface
The resource was not found.
This exception should trigger an HTTP 404 response in your application code.
class ResourceNotFoundException extendsRuntimeException implementsExceptionInterface
The resource was not found.
This exception should trigger an HTTP 404 response in your application code.