Server Error Exception
fun ServerErrorException( response: HttpResponse, responseText: String, cause: Throwable? = null)
Content copied to clipboard
Parameters
response
: HttpResponse containing the details of the response
response Text
: The message of the response as text
cause
: Cause of the exception