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