Help for this page
use Exception::Class::Nested ( 'MyException' => { ... } } );
package Exception::Class::Nested; use strict; ... with this module. =cut