[net](../../index.md) / [com.drake.net.exception](../index.md) / [ConvertException](./index.md) # ConvertException `class ConvertException : `[`NetException`](../-net-exception/index.md) 转换数据异常 ### Constructors | Name | Summary | |---|---| | [<init>](-init-.md) | 转换数据异常`ConvertException(response: Response, message: `[`String`](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html)` = "An exception occurred while converting the data", cause: `[`Throwable`](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-throwable/index.html)`? = null)` | ### Properties | Name | Summary | |---|---| | [response](response.md) | `val response: Response` |