Lines Matching refs:GTException
78 * @throws GTException when the result is too big to fit into {@code int}
96 throw new GTException("Integer overflow");
112 * @throws GTException
122 throw new GTException("parameter file is required");
126 throw new GTException("parameter bytes is required");
130 throw new GTException("parameter bytes must be an array");
136 throw new GTException("Unable to open file {$file} for writing");
140 throw new GTException("Unable to write to bytes to file {$file}");
144 throw new GTException("Unable to close file after writing {$file}");
153 * @throws GTException
160 throw new GTException("parameter file is required");
170 * @throws GTException
179 throw new GTException("parameter file is required");
183 throw new GTException("file {$file} does not exist");
187 throw new GTException("file {$file} is not readable");
193 throw new GTException("Unable to open file {$file} for reading");
207 throw new GTException("Unable to read from file {$file}");
230 * @throws GTException
243 throw new GTException("Unable to set timezone to {$timezone}");
249 throw new GTException("parameter time must not be empty");
253 throw new GTException("parameter time has invalid length");
267 throw new GTException("Invalid time encoding, {$name} = {$value}");
291 * @throws GTException
304 throw new GTException("Unable to set timezone to {$timezone}");
498 * @throws GTException
506 throw new GTException("Array index out of bounds");
520 * @throws GTException
528 throw new GTException("Array index out of bounds");
542 * @throws GTException
550 throw new GTException("Array index out of bounds");