toggle menu
re.this
0.1.6
common
switch theme
search in API
re.this
/
eu.vendeli.rethis
Package-level
declarations
Types
Types
Re
This
Link copied to clipboard
class
ReThis
(
address
:
Address
=
Host(DEFAULT_HOST, DEFAULT_PORT)
,
val
protocol
:
RespVer
=
RespVer.V3
,
configurator
:
ClientConfiguration
.
(
)
->
Unit
=
{}
)
Re
This
Exception
Link copied to clipboard
class
ReThisException
(
val
message
:
String
?
=
null
,
val
cause
:
Throwable
?
=
null
)
:
RuntimeException