OSM Opening Hours
Toggle table of contents
0.2.0
common
Target filter
common
Switch theme
Search in API
Skip to content
OSM Opening Hours
OSM Opening Hours
/
de.westnordost.osm_opening_hours.parser
/
ParseException
Parse
Exception
class
ParseException
(
val
cursorPos
:
Int
,
message
:
String
?
)
:
Exception
(
source
)
Members
Constructors
Parse
Exception
Link copied to clipboard
constructor
(
cursorPos
:
Int
,
message
:
String
?
)
Properties
cause
Link copied to clipboard
expect
open
val
cause
:
Throwable
?
cursor
Pos
Link copied to clipboard
val
cursorPos
:
Int
message
Link copied to clipboard
expect
open
val
message
:
String
?
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String