public class OpenGraphException extends WiringException
| Constructor and Description |
|---|
OpenGraphException(Set<Wiring.Component> components,
Set<io.smallrye.reactive.messaging.wiring.Wiring.ConsumingComponent> unresolved) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic OpenGraphException(Set<Wiring.Component> components, Set<io.smallrye.reactive.messaging.wiring.Wiring.ConsumingComponent> unresolved)
public String getMessage()
getMessage in class ThrowableCopyright © 2018–2021 SmallRye. All rights reserved.