Package oracle.dbtools.plugin.api.di
Class DeferredInstanceProviderCycleException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalStateException
oracle.dbtools.plugin.api.di.DeferredInstanceProviderCycleException
- All Implemented Interfaces:
Serializable
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:
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString