You are here

class DataException in Data 8

Provides a class for data handling.

Hierarchy

Expanded class hierarchy of DataException

1 file declares its use of DataException
TableConfig.php in src/Entity/TableConfig.php

File

src/DataException.php, line 8

Namespace

Drupal\data
View source
class DataException extends \Exception {

}

Members