class HighLine::CustomErrors::NotValidQuestionError
Invalid Question
error
Public Instance Methods
explanation_key()
click to toggle source
(see ExplainableError#explanation_key
)
# File lib/highline/custom_errors.rb, line 28 def explanation_key :not_valid end