Exception: BunBo::FileNotFound

Inherits:
StandardError
  • Object
show all
Defined in:
lib/bun_bo/file_not_found.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



3
4
5
# File 'lib/bun_bo/file_not_found.rb', line 3

def message
  "File does not exists"
end