Exception: BusinessCentral::InvalidClientException

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

Instance Method Summary collapse

Instance Method Details

#messageObject



40
41
42
# File 'lib/business_central/exceptions.rb', line 40

def message
  'Invalid client setup'
end