# File lib/hammer_cli_csv/exception_handler.rb, line 27 def handle_csv_exception(e) $stderr.puts e.message log_full_error e HammerCLI::EX_DATAERR end