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