Exception: Pinport::InvalidFileError

Inherits:
SystemCallError
  • Object
show all
Defined in:
lib/pinport/error.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



14
15
16
# File 'lib/pinport/error.rb', line 14

def message
  "An invalid file or directory was specified. Please try again."
end