PaymentFailureException constructor

PaymentFailureException(
  1. String message
)

Implementation

PaymentFailureException(this.message);