class EasyRdf_Exception in Zircon Profile 8.0
Same name and namespace in other branches
- 8 vendor/easyrdf/easyrdf/lib/EasyRdf/Exception.php \EasyRdf_Exception
EasyRdf Exception class
All exceptions thrown by EasyRdf are an instance of this class.
@package EasyRdf @copyright Copyright (c) 2009-2013 Nicholas J Humfrey @license http://www.opensource.org/licenses/bsd-license.php
Hierarchy
- class \EasyRdf_Exception extends \Exception
Expanded class hierarchy of EasyRdf_Exception
File
- vendor/
easyrdf/ easyrdf/ lib/ EasyRdf/ Exception.php, line 47
View source
class EasyRdf_Exception extends Exception {
}