Uses of Class
com.bhn.payment.http.feign.error.ErrorResponse
Packages that use ErrorResponse
-
Uses of ErrorResponse in com.bhn.payment.common.exception
Fields in com.bhn.payment.common.exception declared as ErrorResponseConstructors in com.bhn.payment.common.exception with parameters of type ErrorResponseModifierConstructorDescriptionPaymentException(int errorStatus, ErrorResponse errorResponse) Constructor for PaymentException.PaymentException(String errorMessage, ErrorResponse errorResponse) Constructor for PaymentException.