CurlIllegalStateException

Deprecated

This exception will be removed in a future release in favor of a better error handling.

Constructors

Link copied to clipboard
constructor(cause: String)

Properties

Link copied to clipboard
open val cause: Throwable?
Link copied to clipboard
open val message: String?