Class UnhandledExceptionMapper

java.lang.Object
com.xebialabs.deployit.ClosingExceptionMapper<RuntimeException>
com.xebialabs.deployit.rest.mappers.UnhandledExceptionMapper
All Implemented Interfaces:
jakarta.ws.rs.ext.ExceptionMapper<RuntimeException>

@Provider @Component public class UnhandledExceptionMapper extends ClosingExceptionMapper<RuntimeException> implements jakarta.ws.rs.ext.ExceptionMapper<RuntimeException>