library
1.3
common
library
/
de.westnordost.osm_legal_default_speeds.tagfilter
/
ParseException
Parse
Exception
class
ParseException
(
message
:
String
?
,
val
errorOffset
:
Int
)
:
RuntimeException
Members
Constructors
Parse
Exception
Link copied to clipboard
constructor
(
message
:
String
?
,
errorOffset
:
Int
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
error
Offset
Link copied to clipboard
val
errorOffset
:
Int
message
Link copied to clipboard
open
val
message
:
String
?