Exception: Nl::Decoder::OutOfBounds
- Defined in:
- lib/nl/decoder.rb
Instance Method Summary collapse
-
#initialize(message = 'out of bounds') ⇒ OutOfBounds
constructor
A new instance of OutOfBounds.
Constructor Details
#initialize(message = 'out of bounds') ⇒ OutOfBounds
Returns a new instance of OutOfBounds.
5 |
# File 'lib/nl/decoder.rb', line 5 def initialize( = 'out of bounds') = super |