Uses of Class
org.wso2.msf4j.example.client.exception.CustomerNotFoundRestServiceException
-
Packages that use CustomerNotFoundRestServiceException Package Description org.wso2.msf4j.example.client.api org.wso2.msf4j.example.client.exception -
-
Uses of CustomerNotFoundRestServiceException in org.wso2.msf4j.example.client.api
Methods in org.wso2.msf4j.example.client.api that throw CustomerNotFoundRestServiceException Modifier and Type Method Description CustomerCustomerServiceAPI. getCustomer(java.lang.String id) -
Uses of CustomerNotFoundRestServiceException in org.wso2.msf4j.example.client.exception
Methods in org.wso2.msf4j.example.client.exception that return types with arguments of type CustomerNotFoundRestServiceException Modifier and Type Method Description java.lang.Class<CustomerNotFoundRestServiceException>CustomerNotFoundResponseMapper. getExceptionClass()
-