NAME
Exception::NoException::_obj - Implementation for Exception::NoException object
DESCRIPTION
This object overloads all operations with Exception::NoException->get_no_exception. It also AUTOLOADs all methods with the same.
METHODS
$obj->_no_exception-
This is the default "false"/"no exception" function.
$obj->AUTOLOAD-
This object autoloads everything as calls to
->no_exception.