Exception: BusinessCentral::NotFoundException
- Inherits:
-
BusinessCentralError
- Object
- StandardError
- BusinessCentralError
- BusinessCentral::NotFoundException
- Defined in:
- lib/business_central/exceptions.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
28 29 30 |
# File 'lib/business_central/exceptions.rb', line 28 def 'Not Found - The URL provided cannot be found' end |