OpenAIHttpException

class OpenAIHttpException(throwable: Throwable? = null) : OpenAIException

Runtime Http Client exception

Constructors

Link copied to clipboard
constructor(throwable: Throwable? = null)