Exception: Dolibarr::Client::NotFound

Inherits:
Error
  • Object
show all
Defined in:
lib/dolibarr/client/not_found.rb

Overview

Raised when a single object (invoice, thirdparty, …) is requested by id or ref and Dolibarr answers 404. Distinct from an empty list, which is normalised to [] and never raises.