public class CycleException extends WiringException
| Constructor and Description |
|---|
CycleException(Wiring.Component component,
Wiring.Component downstream) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic CycleException(Wiring.Component component, Wiring.Component downstream)
public String getMessage()
getMessage in class ThrowableCopyright © 2018–2021 SmallRye. All rights reserved.