Exception: Symbiont::Errors::PageURLFromFactoryNotVerified

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

Instance Method Summary collapse

Instance Method Details

#messageObject



8
9
10
# File 'lib/symbiont/errors.rb', line 8

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