Eidolon::Error - system-wide error handler.


Eidolon documentation  | view source Contained in the Eidolon distribution.

Index


NAME

Top

Eidolon::Error - system-wide error handler.

DESCRIPTION

Top

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

METHODS

Top

error($exception)

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

SEE ALSO

Top

Eidolon, Eidolon::Application, Eidolon::Core::Config

LICENSE

Top

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

AUTHOR

Top

Anton Belousov, <abel@cpan.org>

COPYRIGHT

Top


Eidolon documentation  | view source Contained in the Eidolon distribution.