# File lib/hammer_cli_foreman/exception_handler.rb, line 47 def handle_unsupported_operation(e) print_error e.message log_full_error e HammerCLI::EX_UNAVAILABLE end