You are here

class DataException in Data 6

Same name and namespace in other branches
  1. 7 data.module \DataException

Base class for any exceptions thrown in Data.

Hierarchy

Expanded class hierarchy of DataException

File

./data.module, line 465
Hooks and API functions for data module.

View source
class DataException extends Exception {

}

Members