PaymentMethodNotAvailableException class
Exception thrown when payment method is not available
- Inheritance
-
- Object
- PaymobException
- PaymentMethodNotAvailableException
Constructors
-
PaymentMethodNotAvailableException(String methodName, List<
String> availableMethods)
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited