RequestError

constructor(cause: Throwable?)


constructor(topic: String? = null, description: String? = null, throwable: Throwable? = null)

Parameters

topic

Summary of the error

description

Description of the error

throwable

Full stack cause of the error