# File lib/hammer_cli/exception_handler.rb, line 85 def handle_unauthorized(e) print_error _("Invalid username or password") log_full_error e HammerCLI::EX_UNAUTHORIZED end