try {
...
} catch(\Exception $e){
$this->error($e->getMessage());
}