generate(); $mathCaptcha->output(); } catch ( MathCaptcha\MathCaptchaException $e ) { // Here you normally log the error, and you can output an error image // to notify the user that something went wrong, if you want. }