Lines Matching refs:Exception
40 * @throws Exception
75 * @throws Exception
81 throw new Exception('Unknown rotation given');
124 * @throws Exception
135 * @throws Exception
146 * @throws Exception
158 throw new Exception('Can not save image format ' . $extension);
175 * @throws Exception
182 throw new Exception('Failed to read image information');
191 throw new Exception('Can not work with image format ' . $this->extension);
198 throw new Exception('Failed to load image wiht libGD');
212 * @throws Exception
225 throw new Exception('Failed to create new canvas');
259 throw new \Exception('missing alpha methods');
294 * @throws Exception
302 throw new Exception('You can not resize to 0x0');
350 * @throws Exception
355 throw new Exception('You can not crop to 0x0');
403 * @throws Exception