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