NotchPayConfigurationException class
Thrown when the SDK is used incorrectly (e.g. missing configuration).
- Inheritance
-
- Object
- NotchPayException
- NotchPayConfigurationException
Constructors
- NotchPayConfigurationException(String message)
-
Creates a configuration error with the given
message.const
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