class ViewModel::DeserializationError::InvalidSharedReference

def detail

def detail
  "Could not find shared reference with key '#{reference}'"
end