You are here

class EasySocialException in Easy Social 8.4

Same name and namespace in other branches
  1. 8.3 src/EasySocialException.php \Drupal\easy_social\EasySocialException

Exception to use when no definitions are found for a widget.

Hierarchy

Expanded class hierarchy of EasySocialException

1 file declares its use of EasySocialException
easy_social.module in ./easy_social.module
Easy Social module.

File

src/EasySocialException.php, line 13
Contains EasySocialException.

Namespace

Drupal\easy_social
View source
class EasySocialException extends \Exception {

}

Members