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

Helix::Error - system-wide error handler.

DESCRIPTION

The Helix::Error package is used as default error handler for all Helix Framework applications. It is called when an error occurs during request handling and no application-specific error handler is defined in configuration.

METHODS

error($exception)

Error handler. Displays an error message and some diagnostic information.

SEE ALSO

Helix, Helix::Application, Helix::Core::Config

LICENSE

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

AUTHOR

Anton Belousov, <abel@cpan.org>

COPYRIGHT

Copyright (c) 2009, Atma 7, http://www.atma7.com