Interface EventBusExceptions

  • All Known Implementing Classes:
    EventBusExceptions_$bundle

    @MessageBundle(projectCode="SRMSG",
                   length=5)
    public interface EventBusExceptions
    Exceptions for EventBus Connector Assigned ID range is 16600-16699
    • Method Detail

      • illegalArgumentPublishAndExpectReply

        @Message(id=16600,
                 value="Cannot enable `publish` and `expect-reply` at the same time")
        IllegalArgumentException illegalArgumentPublishAndExpectReply()