Uses of Class
org.wso2.msf4j.example.exception.EntityNotFoundException
-
Packages that use EntityNotFoundException Package Description org.wso2.msf4j.example.exception -
-
Uses of EntityNotFoundException in org.wso2.msf4j.example.exception
Subclasses of EntityNotFoundException in org.wso2.msf4j.example.exception Modifier and Type Class Description classCustomerNotFoundExceptionThrown when a Customer record is not found.classInvoiceNotFoundExceptionThrown when a Invoice record is not found.Methods in org.wso2.msf4j.example.exception with parameters of type EntityNotFoundException Modifier and Type Method Description javax.ws.rs.core.ResponseEntityNotFoundMapper. toResponse(EntityNotFoundException ex)
-