Exception: AfterbanksPSD2::MaximumNumberOfCallsReachedConsentError

Inherits:
Error
  • Object
show all
Defined in:
lib/afterbanks_psd2/error.rb

Instance Attribute Summary

Attributes inherited from Error

#debug_id, #message

Instance Method Summary collapse

Methods inherited from Error

#initialize

Constructor Details

This class inherits a constructor from AfterbanksPSD2::Error

Instance Method Details

#codeObject



60
61
62
# File 'lib/afterbanks_psd2/error.rb', line 60

def code
  'C005'
end