kobweb
Toggle table of contents
0.21.1
js
Platform filter
js
Switch theme
Search in API
kobweb
kobweb-core
/
com.varabyte.kobweb.navigation
/
RouteException
Route
Exception
class
RouteException
(
value
:
String
)
:
Exception
(
source
)
Members
Constructors
Route
Exception
Link copied to clipboard
constructor
(
value
:
String
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String