@MessageBundle(projectCode="SRMSG",
length=5)
public interface EventBusExceptions
| Modifier and Type | Field and Description |
|---|---|
static EventBusExceptions |
ex |
| Modifier and Type | Method and Description |
|---|---|
IllegalArgumentException |
illegalArgumentPublishAndExpectReply() |
static final EventBusExceptions ex
@Message(id=16600,
value="Cannot enable `publish` and `expect-reply` at the same time")
IllegalArgumentException illegalArgumentPublishAndExpectReply()
Copyright © 2018–2021 SmallRye. All rights reserved.