
Error::Exception - Combines Error and Exception::Class with correct stringication

A base exception class that combines the functionality of the Error and Exception::Class packages and stringifies properly when uncaught even in Test::Unit context.

Instantiates the object and handles the initialization of the base classes properly.
Converts a derived exception into a usable string for debugging.
Nothing

Stephen Vance,
<steve at vance.com>

Please report any bugs or feature requests to bug-error-exception at rt.cpan.org,
or through the web interface at http://rt.cpan.org/NoAuth/ReportBug.html?Queue=Error-Exception.
I will be notified,
and then you'll automatically be notified of progress on your bug as I make changes.

You can find documentation for this module with the perldoc command.
perldoc Error::Exception
You can also look for information at:

Thank you to The MathWorks, Inc. for sponsoring this work and to the BaT Team for their valuable input, review, and contributions.

Copyright 2008 Stephen Vance, all rights reserved.

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