# frozen_string_literal: true class Runner::Error < ApplicationError; end