Package com.xebialabs.deployit.plumbing
Class IOExceptionMapper
java.lang.Object
com.xebialabs.deployit.plumbing.IOExceptionMapper
- All Implemented Interfaces:
jakarta.ws.rs.ext.ExceptionMapper<IOException>
@Provider
@Component
public class IOExceptionMapper
extends Object
implements jakarta.ws.rs.ext.ExceptionMapper<IOException>
-
Constructor Summary
ConstructorsConstructorDescriptionIOExceptionMapper(com.xebialabs.deployit.ServerConfiguration serverConfiguration) -
Method Summary
-
Constructor Details
-
IOExceptionMapper
public IOExceptionMapper(com.xebialabs.deployit.ServerConfiguration serverConfiguration)
-
-
Method Details
-
toResponse
- Specified by:
toResponsein interfacejakarta.ws.rs.ext.ExceptionMapper<IOException>
-