Class NotFoundExceptionMapper

    • Constructor Detail

      • NotFoundExceptionMapper

        public NotFoundExceptionMapper()
    • Method Detail

      • toResponse

        public jakarta.ws.rs.core.Response toResponse​(NotFoundException t)
        Specified by:
        toResponse in interface jakarta.ws.rs.ext.ExceptionMapper<NotFoundException>