class ViewModel::DeserializationError::UnknownView

def detail

def detail
  "ViewModel class for view name '#{type}' could not be found"
end