Exception: AfterbanksPSD2::ConsentWithUnfinalizedProcessError
- Inherits:
-
Error
- Object
- StandardError
- Error
- AfterbanksPSD2::ConsentWithUnfinalizedProcessError
- Defined in:
- lib/afterbanks_psd2/error.rb
Instance Attribute Summary
Attributes inherited from Error
Instance Method Summary collapse
Methods inherited from Error
Constructor Details
This class inherits a constructor from AfterbanksPSD2::Error
Instance Method Details
#code ⇒ Object
42 43 44 |
# File 'lib/afterbanks_psd2/error.rb', line 42 def code 'C002' end |