class

Marten::HTTP::Errors::NotFound

Inherits Exception / Reference / Object

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.