class KeyException in Key 8
Defines a generic exception for Key.
Hierarchy
- class \Drupal\key\Exception\KeyException extends \Drupal\key\Exception\Exception
Expanded class hierarchy of KeyException
File
- src/
Exception/ KeyException.php, line 8
Namespace
Drupal\key\ExceptionView source
class KeyException extends \Exception {
}