Uses of Class
com.alphapay.api.exception.AlphaPayApiException
Packages that use AlphaPayApiException
-
Uses of AlphaPayApiException in com.alphapay.api
Methods in com.alphapay.api that throw AlphaPayApiExceptionModifier and TypeMethodDescription<T extends AlphaPayResponse>
TAlphaPayClient.execute(AlphaPayRequest<T> alphaPayRequest) <T extends AlphaPayResponse>
TBaseAlphaPayClient.execute(AlphaPayRequest<T> alphaPayRequest) abstract HttpRpcResultBaseAlphaPayClient.sendRequest(String requestUrl, String httpMethod, Map<String, String> header, String reqBody) DefaultAlphaPayClient.sendRequest(String requestUrl, String httpMethod, Map<String, String> header, String reqBody) -
Uses of AlphaPayApiException in com.alphapay.api.net
Methods in com.alphapay.api.net that throw AlphaPayApiException