Exception: Pinport::DirectoryArgumentError
- Inherits:
-
UnexpectedArgumentError
- Object
- ArgumentError
- UnexpectedArgumentError
- Pinport::DirectoryArgumentError
- Defined in:
- lib/pinport/error.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
26 27 28 |
# File 'lib/pinport/error.rb', line 26 def "A directory was supplied as an argument to a method expecting a file argument." end |