@MessageBundle(projectCode="SRMSG",
length=5)
public interface SnsExceptions
| Modifier and Type | Field and Description |
|---|---|
static SnsExceptions |
ex |
| Modifier and Type | Method and Description |
|---|---|
IllegalArgumentException |
illegalArgumentInvalidURL(Throwable t) |
static final SnsExceptions ex
@Message(id=15000,
value="Invalid URL")
IllegalArgumentException illegalArgumentInvalidURL(@Cause
Throwable t)
Copyright © 2018–2021 SmallRye. All rights reserved.