newxml v0.2.0 (2022-09-09T21:40:57Z)
Dub
Repo
DOMException.this
newxml
domimpl
DOMImplementation
DOMException
Undocumented in source.
this
(dom.ExceptionCode code, string file, size_t line, Throwable nextInChain)
this
(string msg, Throwable nextInChain, string file, size_t line)
class
DOMException
@
nogc
@
safe
pure nothrow
this
(
string
msg
,
Throwable
nextInChain
,
string
file
= __FILE__
,
size_t
line
= __LINE__
)
Meta
Source
See Implementation
newxml
domimpl
DOMImplementation
DOMException
constructors
this
properties
code