Arrow
Toggle table of contents
2.2.2
androidAndJvm
common
nonJvm
Target filter
androidAndJvm
common
nonJvm
Switch theme
Search in API
Skip to content
Arrow
arrow-fx-stm
/
arrow.fx.stm.internal
/
RetryException
Retry
Exception
androidAndJvm
common
nonJvm
actual
class
RetryException
:
Throwable
expect
class
RetryException
:
Throwable
actual
class
RetryException
:
Throwable
Members
Constructors
Retry
Exception
Link copied to clipboard
androidAndJvm
common
nonJvm
constructor
(
)
expect
constructor
(
)
constructor
(
)
Properties
cause
Link copied to clipboard
androidAndJvm
common
nonJvm
expect
open
val
cause
:
Throwable
?
expect
open
val
cause
:
Throwable
?
expect
open
val
cause
:
Throwable
?
message
Link copied to clipboard
androidAndJvm
common
nonJvm
expect
open
val
message
:
String
?
expect
open
val
message
:
String
?
expect
open
val
message
:
String
?
Functions
fill
In
Stack
Trace
Link copied to clipboard
androidAndJvm
open
override
fun
fillInStackTrace
(
)
:
Throwable