Exception: Dopv::Infrastructure::ProviderError
- Inherits:
-
StandardError
- Object
- StandardError
- Dopv::Infrastructure::ProviderError
- Defined in:
- lib/dopv/infrastructure/providers/base.rb
Instance Method Summary collapse
Instance Method Details
#exit_code ⇒ Object
10 11 12 |
# File 'lib/dopv/infrastructure/providers/base.rb', line 10 def exit_code 4 end |