Class ConfigRestExceptionMapper

java.lang.Object
org.apache.unomi.router.rest.ConfigRestExceptionMapper
All Implemented Interfaces:
javax.ws.rs.ext.ExceptionMapper<PartialContentException>

@Provider public class ConfigRestExceptionMapper extends Object implements javax.ws.rs.ext.ExceptionMapper<PartialContentException>
Created by amidani on 06/07/2017.
  • Constructor Details

    • ConfigRestExceptionMapper

      public ConfigRestExceptionMapper()
  • Method Details