Exception: TestCentricity::ObjectNotFoundError
- Defined in:
- lib/testcentricity/exception_queue_helper.rb
Instance Method Summary collapse
-
#initialize(message) ⇒ ObjectNotFoundError
constructor
A new instance of ObjectNotFoundError.
Constructor Details
#initialize(message) ⇒ ObjectNotFoundError
Returns a new instance of ObjectNotFoundError.
98 99 100 |
# File 'lib/testcentricity/exception_queue_helper.rb', line 98 def initialize() super() end |