Exception: MagicPath::PathManager::AlreadyExistsError
- Inherits:
-
MethodError
- Object
- ArgumentError
- Error
- MethodError
- MagicPath::PathManager::AlreadyExistsError
- Defined in:
- lib/magic_path/path_manager.rb
Instance Method Summary collapse
Methods inherited from MethodError
Constructor Details
This class inherits a constructor from MagicPath::PathManager::MethodError
Instance Method Details
#message ⇒ Object
15 16 17 |
# File 'lib/magic_path/path_manager.rb', line 15 def format('Path %s already exists', @meth.inspect) end |