toggle menu
xmlutil
0.90.2
Native
switch theme
search in API
core
/
nl.adaptivity.xmlutil.dom
/
DOMException
DOMException
Native
class
DOMException
:
Exception
(
source
)
Members
Constructors
DOMException
Link copied to clipboard
Native
constructor
(
)
constructor
(
message
:
String
?
)
constructor
(
message
:
String
?
,
cause
:
Throwable
?
)
constructor
(
cause
:
Throwable
?
)
Properties
cause
Link copied to clipboard
Native
open
val
cause
:
Throwable
?
message
Link copied to clipboard
Native
open
val
message
:
String
?