Exception: TestCentricity::ObjectNotFoundError
- Defined in:
- lib/testcentricity_web/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.
166 167 168 |
# File 'lib/testcentricity_web/exception_queue_helper.rb', line 166 def initialize() super() end |