Interface CloudEventExceptions
-
- All Known Implementing Classes:
CloudEventExceptions_$bundle
@MessageBundle(projectCode="SRMSG", length=5) public interface CloudEventExceptions
Exceptions for Cloud event Connector Assigned ID range is 15300-15399
-
-
Field Summary
Fields Modifier and Type Field Description static CloudEventExceptions
ex
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description IllegalArgumentException
illegalArgumentInvalidMessage()
-
-
-
Field Detail
-
ex
static final CloudEventExceptions ex
-
-
Method Detail
-
illegalArgumentInvalidMessage
@Message(id=15300, value="Invalid message - no payload") IllegalArgumentException illegalArgumentInvalidMessage()
-
-