public class UnsatisfiedBroadcastException extends WiringException
Constructor and Description |
---|
UnsatisfiedBroadcastException(io.smallrye.reactive.messaging.wiring.Wiring.PublishingComponent pc) |
Modifier and Type | Method and Description |
---|---|
String |
getMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public UnsatisfiedBroadcastException(io.smallrye.reactive.messaging.wiring.Wiring.PublishingComponent pc)
public String getMessage()
getMessage
in class Throwable
Copyright © 2018–2021 SmallRye. All rights reserved.