class RefFieldContentRecursiveRenderingException in (Entity)Reference Field Synchronization 7
Exception thrown when the entity view renderer goes into a potentially infinite loop.
Hierarchy
- class \RefFieldContentRecursiveRenderingException extends \Exception
Expanded class hierarchy of RefFieldContentRecursiveRenderingException
File
- ref_field_content/
ref_field_content.module, line 158
View source
class RefFieldContentRecursiveRenderingException extends Exception {
}