class BusinessCentral::NotFoundException
Public Instance Methods
message()
click to toggle source
# File lib/business_central/exceptions.rb, line 33 def message 'Not Found - The URL provided cannot be found' end