Exception: Loopiator::InsufficientFundsError

Inherits:
ApiError
  • Object
show all
Defined in:
lib/loopiator/errors.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



41
42
43
# File 'lib/loopiator/errors.rb', line 41

def message
  "Insufficient funds. Please top up your prepaid account."
end