LithicRetryableException

constructor(message: String? = null, cause: Throwable? = null)

Parameters

message

A descriptive error message

cause

The underlying cause of this exception, if any