You are here

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\Exception
View source
class KeyException extends \Exception {

}

Members