# File lib/hammer_cli_katello/exception_handler.rb, line 19
    def handle_unprocessable_entity(e)
      handle_katello_error(e)
      HammerCLI::EX_DATAERR
    end