Class DeferredInstanceProviderCycleException

All Implemented Interfaces:
Serializable

public class DeferredInstanceProviderCycleException extends IllegalStateException
IllegalStateException specialization raised when an attempt is made using a DeferredInstanceProvider to locate an instance of itself, which would cause a circular reference
Since:
19.3.0
Author:
cdivilly
See Also: