Exception: BusinessCentral::UnauthorizedException

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

Instance Method Summary collapse

Instance Method Details

#messageObject



22
23
24
# File 'lib/business_central/exceptions.rb', line 22

def message
  'Unauthorized - The credentials provided are incorrect'
end