ElementNotFoundException.this

type == kind of element you were looking for and search == a selector describing the search.

class ElementNotFoundException
this
(
string type
,
string search
,,
string file = __FILE__
,
size_t line = __LINE__
)
Suggestion Box / Bug Report