PhonePeCheckoutException constructor
Creates a PhonePeCheckoutException with a message
and optional cause
.
Implementation
PhonePeCheckoutException(this.message, [this.cause]);
Creates a PhonePeCheckoutException with a message
and optional cause
.
PhonePeCheckoutException(this.message, [this.cause]);