Exception: HashMismatchException
- Inherits:
-
Exception
- Object
- Exception
- HashMismatchException
- Defined in:
- lib/paynow_sdk.rb
Instance Method Summary collapse
-
#initialize(message) ⇒ HashMismatchException
constructor
A new instance of HashMismatchException.
Constructor Details
#initialize(message) ⇒ HashMismatchException
Returns a new instance of HashMismatchException.
31 32 33 |
# File 'lib/paynow_sdk.rb', line 31 def initialize() super() end |