public class InvoiceNotFoundMapper extends Object implements javax.ws.rs.ext.ExceptionMapper<InvoiceNotFoundException>
| Constructor and Description |
|---|
InvoiceNotFoundMapper() |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
toResponse(InvoiceNotFoundException ex) |
public javax.ws.rs.core.Response toResponse(InvoiceNotFoundException ex)
toResponse in interface javax.ws.rs.ext.ExceptionMapper<InvoiceNotFoundException>Copyright © 2025 WSO2. All rights reserved.