missingdot
/
dev.atsushieno.missingdot.xml
/
XmlException
Xml
Exception
class
XmlException
(message:
String
?, innerException:
Exception
?, lineNumber:
Int
, linePosition:
Int
) :
Exception
Content copied to clipboard
Properties
Properties
cause
Link copied to clipboard
open val
cause
:
Throwable
?
Content copied to clipboard
lineNumber
Link copied to clipboard
val
lineNumber
:
Int
= 0
Content copied to clipboard
linePosition
Link copied to clipboard
val
linePosition
:
Int
= 0
Content copied to clipboard
message
Link copied to clipboard
open val
message
:
String
?
Content copied to clipboard