Lines Matching refs:ExceptionBadArgument
57 * @throws ExceptionBadArgument
105 * @throws ExceptionBadArgument
118 * @throws ExceptionBadArgument
142 * @throws ExceptionBadArgument
149 …throw new ExceptionBadArgument("The length ratio ($ratio) is greater than 1. It should be less tha…
162 * @throws ExceptionBadArgument
175 …throw new ExceptionBadArgument("A row col class can be calculated only from a number ({$this}) or …
181 …throw new ExceptionBadArgument("A row col class can be calculated only from a number below $totalC…
211 * @throws ExceptionBadArgument
270 } catch (ExceptionBadArgument $e) {
300 } catch (ExceptionBadArgument $e) {
307 } catch (ExceptionBadArgument $e) {
315 * @throws ExceptionBadArgument
330 …throw new ExceptionBadArgument("The denominator of the conditional length ($this) is 0. You can't …