CLI
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
CLI
clackt
/
net.stephcraft.clackt
/
ParseException
Parse
Exception
class
ParseException
(
label
:
String
,
url
:
String
)
:
FriendlyException
Members
Constructors
Parse
Exception
Link copied to clipboard
constructor
(
label
:
String
,
url
:
String
)
Properties
cause
Link copied to clipboard
open
val
cause
:
Throwable
?
details
Link copied to clipboard
val
details
:
Widget
?
message
Link copied to clipboard
open
val
message
:
String
?