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