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