Exception: OFX::Error::MultipleStatements

Inherits:
OFX::Error
  • Object
show all
Defined in:
lib/ofx_kit/errors/multiple_statements.rb

Overview

Raised when a singular helper (e.g. #account, #balance) is called on a file that contains multiple statements. Use #accounts or #balances instead.