All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.tiogasolutions.notify.engine.web.NotifyJaxRsExceptionMapper Maven / Gradle / Ivy

There is a newer version: 4.4.5
Show newest version
package org.tiogasolutions.notify.engine.web;

import org.tiogasolutions.lib.jaxrs.providers.TiogaJaxRsExceptionMapper;

import javax.ws.rs.ext.Provider;

@Provider
public class NotifyJaxRsExceptionMapper extends TiogaJaxRsExceptionMapper {

  public NotifyJaxRsExceptionMapper() {
  }

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy