class EasyRdf_Exception

EasyRdf Exception class

All exceptions thrown by EasyRdf are an instance of this class.

@package EasyRdf @copyright Copyright (c) 2009-2010 Nicholas J Humfrey @license http://www.opensource.org/licenses/bsd-license.php

Hierarchy

Expanded class hierarchy of EasyRdf_Exception

File

drupal/core/vendor/easyrdf/easyrdf/lib/EasyRdf/Exception.php, line 48

View source
class EasyRdf_Exception extends Exception {

}

Members