public interface IHttpResponseExceptionFactory
| Modifier and Type | Method and Description |
|---|---|
IOException |
create(int statusCode,
String statusMessage,
String contentEncoding,
InputStream inputStream) |
IOException create(int statusCode, String statusMessage, String contentEncoding, InputStream inputStream) throws IOException
IOExceptionCopyright © 2007–2019 Andreas W. Bartels. All rights reserved.