toggle menu
terpal-runtime
2.0.20-1.0.0-RC3
common
switch theme
search in API
terpal-runtime
/
io.exoquery.terpal
/
ParseError
Parse
Error
class
ParseError
(
val
msg
:
String
)
:
Throwable
Members
Constructors
Parse
Error
Link copied to clipboard
constructor
(
msg
:
String
)
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