Lines Matching refs:Exception
40 * @throws Exception
52 * @throws Exception
58 throw new Exception('Unknown rotation given');
102 * @throws Exception
113 * @throws Exception
124 * @throws Exception
136 throw new Exception('Can not save image format ' . $extension);
153 * @throws Exception
160 throw new Exception('Failed to read image information');
169 throw new Exception('Can not work with image format ' . $this->extension);
176 throw new Exception('Failed to load image wiht libGD');
190 * @throws Exception
203 throw new Exception('Failed to create new canvas');
237 throw new \Exception('missing alpha methods');
272 * @throws Exception
277 throw new Exception('You can not crop to 0x0');
325 * @throws Exception