The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

Articulate::Error::NotFound - represent an error indicating the requested content does not exist.

DESCRIPTION

This class extends Articulate::Error and merely sets two default values:

simple_message

This defaults to 'Not Found'.

http_code

This defaults to 404.