Changeset 336 for cleversvg/trunk/exceptions/csException.class.php
- Timestamp:
- 03/07/08 08:33:04 (4 years ago)
- Files:
-
- 1 modified
-
cleversvg/trunk/exceptions/csException.class.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
cleversvg/trunk/exceptions/csException.class.php
r318 r336 2 2 /** 3 3 * SVG Generation exception 4 * 4 * 5 5 * @author Nicolas Perriault <nperriault@gmail.com> 6 6 * @package cleversvg 7 * @subpackage e sxceptions7 * @subpackage exceptions 8 8 */ 9 9 class csException extends Exception
