public interface ExceptionMapper
| Modifier and Type | Method and Description |
|---|---|
WebException |
map(Throwable cause) |
void |
throwIfNeeded(WebResponse res) |
WebException map(Throwable cause)
void throwIfNeeded(WebResponse res) throws WebException
WebException