Lines Matching refs:PHP_CodeSniffer_Exception
24 throw new PHP_CodeSniffer_Exception('Class PHP_CodeSniffer_File not found');
28 throw new PHP_CodeSniffer_Exception('Class PHP_CodeSniffer_Fixer not found');
32 throw new PHP_CodeSniffer_Exception('Class PHP_CodeSniffer_Tokens not found');
36 throw new PHP_CodeSniffer_Exception('Class PHP_CodeSniffer_CLI not found');
40 throw new PHP_CodeSniffer_Exception('Interface PHP_CodeSniffer_Sniff not found');
614 * @throws PHP_CodeSniffer_Exception If files are invalid.
721 * @throws PHP_CodeSniffer_Exception If the ruleset path is invalid.
733 throw new PHP_CodeSniffer_Exception("Ruleset $rulesetPath is not valid");
1014 * @throws PHP_CodeSniffer_Exception If the reference is invalid.
1167 throw new PHP_CodeSniffer_Exception($error);
1365 * @throws PHP_CodeSniffer_Exception If a sniff file path is invalid.
1387 …throw new PHP_CodeSniffer_Exception("Sniff file $className is not valid; sniff files must be locat…
1441 * @throws PHP_CodeSniffer_Exception If sniff registration fails.
1483 throw new PHP_CodeSniffer_Exception($msg);
1734 * @throws PHP_CodeSniffer_Exception If the file could not be processed.
1740 throw new PHP_CodeSniffer_Exception("Source file $file does not exist");
1933 …throw new PHP_CodeSniffer_Exception('Class PHP_CodeSniffer_DocGenerators_'.$generator.' not found'…
2395 * @throws PHP_CodeSniffer_Exception If the config file can not be written.
2422 throw new PHP_CodeSniffer_Exception($error);