You are here

class EntityReferenceRecursiveRenderingException in Entity reference 7

Exception thrown when the entity view renderer goes into a potentially infinite loop.

Hierarchy

Expanded class hierarchy of EntityReferenceRecursiveRenderingException

File

./entityreference.module, line 1441
Entityreference primary module file.

View source
class EntityReferenceRecursiveRenderingException extends Exception {

}

Members