Wombat::Exception - Wombat exception base class
This package provides exception types specific to Wombat. Unless
otherwise specified, all classes extend Servlet::Util::Exception.
- Wombat::ConfigException
-
Thrown to indicate that a validity error was encountered in server or
application configuration.
- Wombat::LifecycleException
-
Thrown to indicate that a component cannot be started or stopped.
- Wombat::XmlException
-
Thrown to indicate that an error occurred during XML processing.
the Servlet::Util::Exception manpage
Brian Moseley, bcm@maz.org