Exception: Bkmrq::Error

Inherits:
StandardError
  • Object
show all
Defined in:
lib/bkmrq/error.rb

Overview

Bookmark Error

Direct Known Subclasses

Extractors::Error, Parsers::Error

Instance Attribute Summary collapse

Instance Attribute Details

#inputObject

Returns the value of attribute input.



6
7
8
# File 'lib/bkmrq/error.rb', line 6

def input
  @input
end