EntityTypeIdLengthException.php
Same filename in other branches
Namespace
Drupal\Core\Entity\ExceptionFile
-
core/
lib/ Drupal/ Core/ Entity/ Exception/ EntityTypeIdLengthException.php
View source
<?php
namespace Drupal\Core\Entity\Exception;
/**
* Defines an exception thrown when an entity ID is too long.
*/
class EntityTypeIdLengthException extends \Exception {
}
Classes
Title | Deprecated | Summary |
---|---|---|
EntityTypeIdLengthException | Defines an exception thrown when an entity ID is too long. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.