Interface IHttpResponseExceptionFactory

All Known Subinterfaces:
IApplicableHttpResponseExceptionFactory

public interface IHttpResponseExceptionFactory
  • Method Summary

    Modifier and Type
    Method
    Description
    create(int statusCode, String statusMessage, String contentEncoding, InputStream inputStream)