Exception: Dommy::DOMException::EncodingError
- Inherits:
-
Dommy::DOMException
- Object
- StandardError
- Dommy::DOMException
- Dommy::DOMException::EncodingError
- Defined in:
- lib/dommy/dom_exception.rb
Overview
Modern names without legacy codes (code is 0). Listed here so ‘rescue Dommy::DOMException::EncodingError` works.
Constant Summary collapse
- NAME =
"EncodingError"- CODE =
0
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