The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

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