Exception: EasyConf::ConfigFileNotFoundError

Inherits:
IOError
  • Object
show all
Defined in:
lib/easy_conf/errors/config_file_not_found_error.rb

Instance Method Summary collapse

Instance Method Details

#backtraceObject



4
5
6
# File 'lib/easy_conf/errors/config_file_not_found_error.rb', line 4

def backtrace
  []
end