Uses of Class
cn.hex01.billing.open.sdk.exception.BillingBusinessException
Packages that use BillingBusinessException
Package
Description
-
Uses of BillingBusinessException in cn.hex01.billing.open.sdk.api.a
Methods in cn.hex01.billing.open.sdk.api.a that throw BillingBusinessExceptionModifier and TypeMethodDescriptionvoidAccountApi.checkExistence(AccountExistenceCheckingDto dto) 检查是否存在voidAccountApi.delete(AccountDeletingDto dto) 删除 -
Uses of BillingBusinessException in cn.hex01.billing.open.sdk.api.lq
Methods in cn.hex01.billing.open.sdk.api.lq that throw BillingBusinessExceptionModifier and TypeMethodDescriptionvoidLimitQuotaApi.charge(LimitQuotaChargingDto dto) 充值voidLimitQuotaApi.check(LimitQuotaCheckingDto dto) 检查voidLimitQuotaApi.consume(LimitQuotaConsumingDto dto) 消费LimitPurchaseRecordApi.query(LimitPurchaseRecordQueryingDto dto) 查询LimitQuotaApi.query(LimitQuotaQueryingDto dto) 查询LimitUsageRecordApi.query(LimitUsageRecordQueryingDto dto) 查询 -
Uses of BillingBusinessException in cn.hex01.billing.open.sdk.api.q
Methods in cn.hex01.billing.open.sdk.api.q that throw BillingBusinessExceptionModifier and TypeMethodDescriptionvoidQuotaApi.charge(QuotaChargingDto dto) 充值voidQuotaApi.check(QuotaCheckingDto dto) 检查voidQuotaApi.consume(QuotaConsumingDto dto) 消费PurchaseRecordApi.query(PurchaseRecordQueryingDto dto) 查询QuotaApi.query(QuotaQueryingDto dto) 查询UsageRecordApi.query(UsageRecordQueryingDto dto) 查询 -
Uses of BillingBusinessException in cn.hex01.billing.open.sdk.api.vq
Methods in cn.hex01.billing.open.sdk.api.vq that throw BillingBusinessExceptionModifier and TypeMethodDescriptionvoidValidityQuotaApi.charge(ValidityQuotaChargingDto dto) 充值voidValidityQuotaApi.check(ValidityQuotaCheckingDto dto) 检查ValidityPurchaseRecordApi.query(ValidityPurchaseRecordQueryingDto dto) 查询ValidityQuotaApi.query(ValidityQuotaQueryingDto dto) 查询