Exception: OFX::Errors::AccountNumberMissing
- Inherits:
-
OFX::Errors
- Object
- StandardError
- OFX::Errors
- OFX::Errors::AccountNumberMissing
- Defined in:
- lib/ofx/errors.rb
Instance Method Summary collapse
Methods inherited from OFX::Errors
Constructor Details
This class inherits a constructor from OFX::Errors
Instance Method Details
#message ⇒ Object
88 89 90 |
# File 'lib/ofx/errors.rb', line 88 def 'You must specify the account number in the options hash.' end |