Package io.dropwizard.jersey.errors
-
Class Summary Class Description EarlyEofExceptionMapper This class is intended to catch Early EOF errors that occur when the client disconnects while the server is reading from the input stream.EofExceptionWriterInterceptor AWriterInterceptorto swallowEofExceptionwhich occurs when a client disconnects before the complete response could be sent.ErrorEntityWriter<T,U> This class allows producing non-JSON responses for particular entities.ErrorMessage IllegalStateExceptionMapper ExceptionMapperforIllegalStateException.LoggingExceptionMapper<E extends Throwable>