Class IOExceptionMapper
java.lang.Object
pl.allegro.tech.hermes.management.api.mappers.IOExceptionMapper
- All Implemented Interfaces:
javax.ws.rs.ext.ExceptionMapper<IOException>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
IOExceptionMapper
public IOExceptionMapper()
-
-
Method Details
-
toResponse
- Specified by:
toResponsein interfacejavax.ws.rs.ext.ExceptionMapper<T extends Throwable>
-