RuntimeError
The error thrown when the parser encounters illegal CSV formatting.
CSV
# File csv.rb, line 271 def initialize(message, line_number) @line_number = line_number super("#{message} in line #{line_number}.") end
This page was generated for Ruby 2.7.1
Ruby-doc.org is provided by James Britt and Neurogami. Hack your world. Feed your head. Live curious.
Generated with Ruby-doc Rdoc Generator 0.42.0.