class Marten::HTTP::Errors::NotFound
- Marten::HTTP::Errors::NotFound
- Exception
- Reference
- Object
Overview
Represents an error raised when a not found response (404) should be returned by the server.
This error can be raised in order to indicate to the Marten server that a not found response (404) should be returned to the client.