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