class DataException in Data 7
Same name and namespace in other branches
- 6 data.module \DataException
Base class for any exceptions thrown in Data.
Hierarchy
- class \DataException extends \Exception
Expanded class hierarchy of DataException
File
- ./
data.module, line 499 - Hooks and API functions for data module.
View source
class DataException extends Exception {
}