Exception: BusinessCentral::CompanyNotFoundException

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

Instance Method Summary collapse

Instance Method Details

#messageObject



16
17
18
# File 'lib/business_central/exceptions.rb', line 16

def message
  'Company not found'
end