Exception: FileConvert::Exception::MissingConfig
- Inherits:
-
StandardError
- Object
- StandardError
- FileConvert::Exception::MissingConfig
- Defined in:
- lib/file_convert/exception.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
47 48 49 50 51 52 |
# File 'lib/file_convert/exception.rb', line 47 def ''" Please define a config for FileConvert. See https://github.com/tolingo/file-convert#config for default. "'' end |