Exception: BusinessCentral::NotFoundException

Inherits:
BusinessCentralError show all
Defined in:
lib/business_central/exceptions.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



28
29
30
# File 'lib/business_central/exceptions.rb', line 28

def message
  'Not Found - The URL provided cannot be found'
end