Your IP : 192.168.165.1


Current Path : C:/xampp/htdocs/moodle/lib/horde/framework/Horde/Translation/
Upload File :
Current File : C:/xampp/htdocs/moodle/lib/horde/framework/Horde/Translation/Exception.php

<?php
/**
 * Exception class for Horde_Translation.
 *
 * Copyright 2010-2017 Horde LLC (http://www.horde.org/)
 *
 * See the enclosed file LICENSE for license information (LGPL). If you
 * did not receive this file, see http://www.horde.org/licenses/lgpl21.
 *
 * @author  Jan Schneider <jan@horde.org>
 * @package Translation
 */
class Horde_Translation_Exception extends Exception
{
}