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