Exception: BankCredentials::Hbci::Errors::Empty

Inherits:
StandardError
  • Object
show all
Defined in:
lib/bank_credentials/hbci.rb

Instance Method Summary collapse

Instance Method Details

#to_sObject



16
17
18
# File 'lib/bank_credentials/hbci.rb', line 16

def to_s
  'Empty Hbci credentials'
end