Interface EventBusExceptions
- 
- All Known Implementing Classes:
 EventBusExceptions_$bundle
@MessageBundle(projectCode="SRMSG", length=5) public interface EventBusExceptionsExceptions for EventBus Connector Assigned ID range is 16600-16699 
- 
- 
Field Summary
Fields Modifier and Type Field Description static EventBusExceptionsex 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description IllegalArgumentExceptionillegalArgumentPublishAndExpectReply() 
 - 
 
- 
- 
Field Detail
- 
ex
static final EventBusExceptions ex
 
 - 
 
- 
Method Detail
- 
illegalArgumentPublishAndExpectReply
@Message(id=16600, value="Cannot enable `publish` and `expect-reply` at the same time") IllegalArgumentException illegalArgumentPublishAndExpectReply() 
 - 
 
 -