error() public method

public error ( Exception $e )
$e Exception
 public function handleException(\Exception $exception)
 {
     $this->command->error($exception);
 }