Exception: SwitchFile::Exception
- Inherits:
-
Exception
- Object
- Exception
- SwitchFile::Exception
- Defined in:
- lib/switch_file/exception.rb
Direct Known Subclasses
Project::NoMatchingFileTypeForShortcut, Source::CannotFindProjectPath, Source::NoMatchingFileTypeForPath
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
3 4 5 |
# File 'lib/switch_file/exception.rb', line 3 def "#{self.class.to_s.demodulize.underscore.humanize}: #{super}" end |