Exception: DistorteDFileNotFoundError
- Inherits:
-
DistorteDError
- Object
- StandardError
- DistorteDError
- DistorteDFileNotFoundError
- Defined in:
- lib/distorted-floor/error_code.rb
Overview
Normal “File not found” errors are platform-specific, in the Errno module, so define our own generic one for DD: ruby-doc.org/core/IOError.html ruby-doc.org/core/Errno.html