class EntityMalformedException

Defines an exception thrown when a malformed entity is passed.

Hierarchy

Expanded class hierarchy of EntityMalformedException

File

drupal/includes/entity.inc, line 1436

View source
class EntityMalformedException extends Exception {

}

Members