lithic-kotlin-root
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
lithic-kotlin-root
lithic-kotlin-root
/
com.lithic.api.errors
/
LithicRetryableException
/
LithicRetryableException
Lithic
Retryable
Exception
constructor
(
message
:
String
?
=
null
,
cause
:
Throwable
?
=
null
)
Parameters
message
A descriptive error message
cause
The underlying cause of this exception, if any