Exception: BusinessCentral::InvalidObjectURLException

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

Instance Method Summary collapse

Instance Method Details

#messageObject



34
35
36
# File 'lib/business_central/exceptions.rb', line 34

def message
  'Object URL missing for request'
end