Help for this page

Select Code to Download


  1. or download this
    $obj->set_err( 'Something went boom' );
    my $msg = $obj->err_str;
    my $trace = $obj->err_trace; # error msg + full stack trace