Translate extension for MediaWiki
 
Loading...
Searching...
No Matches
TranslationWebServiceInvalidInputException.php
1<?php
2declare( strict_types = 1 );
3
4namespace MediaWiki\Extension\Translate\WebService;
5
6use Exception;
7
20}
Used to signal that the requested input is rejected and cannot be used with an external web service.