class BusinessCentral::CompanyNotFoundException
Public Instance Methods
message()
click to toggle source
# File lib/business_central/exceptions.rb, line 21 def message 'Company not found' end
# File lib/business_central/exceptions.rb, line 21 def message 'Company not found' end