Class WiringException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
jakarta.enterprise.inject.InjectionException
jakarta.enterprise.inject.ResolutionException
jakarta.enterprise.inject.UnsatisfiedResolutionException
io.smallrye.reactive.messaging.providers.wiring.WiringException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
CycleException,OpenGraphException,TooManyDownstreamCandidatesException,TooManyUpstreamCandidatesException,UnsatisfiedBroadcastException
public class WiringException
extends jakarta.enterprise.inject.UnsatisfiedResolutionException
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
WiringException
public WiringException() -
WiringException
-