# File lib/deltacloud/base_driver/base_driver.rb, line 225
    def catched_exceptions_list
      { :error => [], :auth => [], :glob => [] }
    end