]> dev.renevier.net Git - syj.git/blob - application/exception/Request.php
67f3c8539d7925a9f8c65f6268443792d261aa8f
[syj.git] / application / exception / Request.php
1 <?php
2 /*  This file is part of Syj, Copyright (c) 2010-2011 Arnaud Renevier,
3     and is published under the AGPL license. */
4
5 class Syj_Exception_Request extends Zend_Exception
6 {
7 }