NAME
TeX::AutoTeX::Exception
DESCRIPTION
This is the base class for exception handling. The idea is to subclass this for specific error conditions. Each of the Exception classes (stubs) above can be customized individually to meet specific needs. More types can be easily added if necessary.
METHODS
new
Instantiate an Exception object with customization of the textual representation of the error message.
BUGS AND LIMITATIONS
Please report bugs to www-admin
AUTHOR
Thorsten Schwander for arXiv.org
LICENSE AND COPYRIGHT
Copyright (c) 2008 - 2010 arxiv.org http://arXiv.org/help/contact
This module is free software; you can redistribute it and/or modify it under the same terms as Perl itself. See perlartistic.