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
/
ServerError
/
ServerError
Server
Error
constructor
(
statusCode
:
Int
,
message
:
String
=
"Server error (HTTP "
,
cause
:
Throwable
?
=
null
)