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