. */ /** * Sensei_Exception * * @package Sensei * @category Sensei Core * @license http://www.gnu.org/licenses/lgpl.txt LGPL * @link http://sourceforge.net/projects/sensei * @author Janne Vanhala * @author Konsta Vesterinen * @version $Revision$ * @since 1.0 */ class Sensei_Exception extends Exception { }