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

Plasp::Exception::NotFound - Exception to end ASP processing due file not found

DESCRIPTION

This is the class for the Exception which is thrown when the file to be compiled is not found. This should eventually end up being a 404 for the end-user.

This class is not intended to be used directly by users.

SEE ALSO