$exception->getName(), 'errorMessage' => $exception->getMessage(), ]; } return parent::convertExceptionToArray($exception); } }