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