Uses of Enum Class
org.bhn.promotion.voucherify.exception.ApiErrorDetails
Packages that use ApiErrorDetails
Package
Description
Provides the classes to represent voucherify exception
-
Uses of ApiErrorDetails in org.bhn.promotion.voucherify.exception
Methods in org.bhn.promotion.voucherify.exception that return ApiErrorDetailsModifier and TypeMethodDescriptionstatic ApiErrorDetailsReturns the enum constant of this class with the specified name.static ApiErrorDetails[]ApiErrorDetails.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.bhn.promotion.voucherify.exception that return types with arguments of type ApiErrorDetailsModifier and TypeMethodDescriptionstatic Optional<ApiErrorDetails>ApiErrorDetails.getApiErrorDetails(String key)