Uses of Class
com.skava.payment.exception.PaymentServiceException
Packages that use PaymentServiceException
Package
Description
This package consists of Utils classes of the Application.
This package consists of the Payment Exception Handler.
-
Uses of PaymentServiceException in com.skava.payment.util
Methods in com.skava.payment.util with parameters of type PaymentServiceExceptionModifier and TypeMethodDescriptionvoid
EventUtil.paymentServiceExceptionHandling
(EventResponse eventResponse, PaymentServiceException e) -
Uses of PaymentServiceException in com.skava.payment.web.handler
Methods in com.skava.payment.web.handler with parameters of type PaymentServiceExceptionModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<Object>
PaymentExceptionHandler.handlePaymentServiceException
(PaymentServiceException exception, org.springframework.web.context.request.WebRequest request) This method is used to create ResponseEntity.