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, toString
public CycleException(Wiring.Component component, Wiring.Component downstream)
public String getMessage()
getMessage
in class Throwable
Copyright © 2018–2021 SmallRye. All rights reserved.