class HighLine::CustomErrors::ExplainableError

def explanation_key

Returns:
  • (nil, Symbol) - explanation key to get the
def explanation_key
  nil
end