Exception: Dommy::DOMException::WrongDocumentError
- Inherits:
-
Dommy::DOMException
- Object
- StandardError
- Dommy::DOMException
- Dommy::DOMException::WrongDocumentError
- Defined in:
- lib/dommy/dom_exception.rb
Constant Summary collapse
- NAME =
"WrongDocumentError"- CODE =
4
Constants inherited from Dommy::DOMException
Method Summary
Methods inherited from Dommy::DOMException
#__js_get__, #code, #initialize, #message, #name, #to_s
Constructor Details
This class inherits a constructor from Dommy::DOMException