A namespace for describing Exceotions
$Revision: 1.1 $ $Date: 2003/11/07 01:53:48 $
need base class for expressing exceptions in code i'm writing
exception
an unintended event in a service.
way a program would render an Exception for a user
Java Virtual Machine Exception
Exception generated by a Java Virtual Machine or simulation thereof
Perl Virtual Machine Exception
Exception generated by a Perl Virtual Machine or simulation thereof
Python Virtual Machine Exception
Exception generated by a Python Virtual Machine or simulation thereof