toggle menu
re.this
0.1.6
common
switch theme
search in API
re.this
/
eu.vendeli.rethis.types.core
/
RType
/
Error
Error
data
class
Error
(
val
exception
:
ReThisException
)
:
RType
Members
Members & Extensions
Constructors
Error
Link copied to clipboard
constructor
(
message
:
String
)
constructor
(
exception
:
ReThisException
)
Properties
exception
Link copied to clipboard
val
exception
:
ReThisException
value
Link copied to clipboard
open
val
value
:
Any
?
Functions
is
Ok
Link copied to clipboard
fun
RType
.
isOk
(
)
:
Boolean