# File lib/hammer_cli_csv/exception_handler.rb, line 41 def handle_argument_error(e) print_error e.message log_full_error e HammerCLI::EX_USAGE end