cause

@Serializable(with = ThrowableSerializer::class)
open override val cause: Throwable? = null

Parameters

cause

the cause related to this exception.