class EntityShareExportException in Entity Share 7
EntityShare export exception.
Hierarchy
- class \EntityShareException extends \Exception
- class \EntityShareExportException
Expanded class hierarchy of EntityShareExportException
File
- includes/
entity_share.exceptions.inc, line 16 - Class for entity share exceptions.
View source
class EntityShareExportException extends EntityShareException {
}