toggle menu
osm-opening-hours
0.1.0
common
switch theme
search in API
osm-opening-hours
/
de.westnordost.osm_opening_hours.parser
/
ParseException
Parse
Exception
class
ParseException
(
val
cursorPos
:
Int
,
message
:
String
?
)
:
Exception
Members
Constructors
Parse
Exception
Link copied to clipboard
constructor
(
cursorPos
:
Int
,
message
:
String
?
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
cursor
Pos
Link copied to clipboard
val
cursorPos
:
Int
message
Link copied to clipboard
open
val
message
:
String
?
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String