toggle menu
xmlutil
0.90.2
Common
switch theme
search in API
core
/
nl.adaptivity.xmlutil
/
XmlException
/
XmlException
Xml
Exception
@
JvmOverloads
constructor
(
locationInfo
:
XmlReader.LocationInfo
?
=
null
)
(
source
)
@
JvmOverloads
constructor
(
message
:
String
,
locationInfo
:
XmlReader.LocationInfo
?
=
null
)
(
source
)
constructor
(
message
:
String
,
cause
:
Throwable
)
(
source
)
constructor
(
message
:
String
,
locationInfo
:
XmlReader.LocationInfo
?
,
cause
:
Throwable
)
(
source
)
constructor
(
cause
:
Throwable
)
(
source
)
constructor
(
locationInfo
:
XmlReader.LocationInfo
?
,
cause
:
Throwable
)
(
source
)
constructor
(
message
:
String
,
reader
:
XmlReader
,
cause
:
Throwable
)
(
source
)
constructor
(
message
:
String
,
reader
:
XmlReader
)
(
source
)