toggle menu
terpal-runtime
2.0.20-1.0.0-RC3
common
switch theme
search in API
terpal-runtime
/
io.exoquery.terpal
/
InterpolationException
Interpolation
Exception
class
InterpolationException
(
val
msg
:
String
,
cause
:
Throwable
)
:
Exception
Members
Constructors
Interpolation
Exception
Link copied to clipboard
constructor
(
msg
:
String
,
cause
:
Throwable
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
message
Link copied to clipboard
open
val
message
:
String
?
msg
Link copied to clipboard
val
msg
:
String