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