Help for this page

Select Code to Download


  1. or download this
    $logger->error('This is a bag thing you did!');
    
  2. or download this
    MyException::SysCmd::Fail->throw(
                    'error'  => 'This is a bad thing you did.',
    );