[net](../../index.md) / [com.drake.net.exception](../index.md) / [ResponseException](./index.md) # ResponseException `class ResponseException : `[`NetException`](../-net-exception/index.md) 对应网络请求后台定义的错误信息 ### Constructors | Name | Summary | |---|---| | [<init>](-init-.md) | 对应网络请求后台定义的错误信息`ResponseException(response: Response, message: `[`String`](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)` = "")` |