ServerResponseException

class ServerResponseException(response: Response) : NetException

= 500 服务器异常

Constructors

ServerResponseException
Link copied to clipboard
fun ServerResponseException(response: Response)

Properties

response
Link copied to clipboard
val response: Response