public class SlickCommunicationError extends SlickError
| Constructor and Description |
|---|
SlickCommunicationError(String url,
javax.ws.rs.core.Response response) |
SlickCommunicationError(String url,
javax.ws.rs.core.Response response,
Exception inner) |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
getResponse() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic SlickCommunicationError(String url, javax.ws.rs.core.Response response)
Copyright © 2015. All rights reserved.