Class InvoiceNotFoundMapper

  • All Implemented Interfaces:
    javax.ws.rs.ext.ExceptionMapper<InvoiceNotFoundException>

    public class InvoiceNotFoundMapper
    extends java.lang.Object
    implements javax.ws.rs.ext.ExceptionMapper<InvoiceNotFoundException>
    ExceptionMapper which handles InvoiceNotFoundException.
    • Constructor Detail

      • InvoiceNotFoundMapper

        public InvoiceNotFoundMapper()