Uses of Class
com.techcognita.javachatx.api.ApiException
Packages that use ApiException
-
Uses of ApiException in com.techcognita.javachatx.api
Methods in com.techcognita.javachatx.api that throw ApiExceptionModifier and TypeMethodDescriptioncom.google.gson.JsonObjectApiConnector.sendRequest(com.google.gson.JsonObject request) Send a request to the external API and get a response.com.google.gson.JsonObjectEchoApiConnector.sendRequest(com.google.gson.JsonObject request)