drand-client
Toggle table of contents
0.1.0
common
Platform filter
common
Switch theme
Search in API
drand-client
drand-client
/
love.drand
/
DrandError
/
ParseError
/
ParseError
Parse
Error
constructor
(
message
:
String
=
"Failed to parse response"
,
cause
:
Throwable
?
=
null
,
details
:
String
?
=
null
)