class HighLine::CustomErrors::NotInRangeQuestionError

Out of Range Question error

def explanation_key

(see ExplainableError#explanation_key)
def explanation_key
  :not_in_range
end