Lines Matching refs:HttpBadRequestException
25 use Fisharebest\Webtrees\Http\Exceptions\HttpBadRequestException; alias
64 throw new HttpBadRequestException('Invalid UTF-8 characters in request');
67 throw new HttpBadRequestException('Invalid UTF-8 characters in request');
263 … throw new HttpBadRequestException(I18N::translate('The parameter “%s” is missing.', $parameter));
279 … throw new HttpBadRequestException(I18N::translate('The parameter “%s” is missing.', $parameter));
308 … throw new HttpBadRequestException(I18N::translate('The parameter “%s” is missing.', $parameter));
341 … throw new HttpBadRequestException(I18N::translate('The parameter “%s” is missing.', $parameter));
360 … throw new HttpBadRequestException(I18N::translate('The parameter “%s” is missing.', $parameter));
382 … throw new HttpBadRequestException(I18N::translate('The parameter “%s” is missing.', $parameter));
401 … throw new HttpBadRequestException(I18N::translate('The parameter “%s” is missing.', $parameter));
412 … throw new HttpBadRequestException(I18N::translate('The parameter “%s” is missing.', $parameter));
423 … throw new HttpBadRequestException(I18N::translate('The parameter “%s” is missing.', $parameter));