Interface SnsExceptions
- 
- All Known Implementing Classes:
 SnsExceptions_$bundle
@MessageBundle(projectCode="SRMSG", length=5) public interface SnsExceptionsExceptions for AWS SNS Connector Assigned ID range is 15000-15099 
- 
- 
Field Summary
Fields Modifier and Type Field Description static SnsExceptionsex 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description IllegalArgumentExceptionillegalArgumentInvalidURL(Throwable t) 
 - 
 
- 
- 
Field Detail
- 
ex
static final SnsExceptions ex
 
 - 
 
- 
Method Detail
- 
illegalArgumentInvalidURL
@Message(id=15000, value="Invalid URL") IllegalArgumentException illegalArgumentInvalidURL(@Cause Throwable t) 
 - 
 
 -