module ApiClient::Exceptions autoload :Generic, 'api_client/exceptions/generic' autoload :NotFound, 'api_client/exceptions/not_found' end