Exception: BankCredentials::Hbci::Errors::Empty
- Inherits:
-
StandardError
- Object
- StandardError
- BankCredentials::Hbci::Errors::Empty
- Defined in:
- lib/bank_credentials/hbci.rb
Instance Method Summary collapse
Instance Method Details
#to_s ⇒ Object
16 17 18 |
# File 'lib/bank_credentials/hbci.rb', line 16 def to_s 'Empty Hbci credentials' end |