Exception: Symbiont::Errors::PageURLFromFactoryNotVerified

Inherits:
StandardError
  • Object
show all
Defined in:
lib/symbiont/errors.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



11
12
13
# File 'lib/symbiont/errors.rb', line 11

def message
  'The page URL was not verified during a factory setup.'
end