Uses of Class
org.killbill.billing.client.BillingException
-
Packages that use BillingException Package Description org.killbill.billing.client -
-
Uses of BillingException in org.killbill.billing.client
Methods in org.killbill.billing.client that return BillingException Modifier and Type Method Description BillingExceptionKillBillClientException. getBillingException()Constructors in org.killbill.billing.client with parameters of type BillingException Constructor Description KillBillClientException(BillingException exception, HttpResponse<InputStream> response)
-