[net](../../index.md) / [com.drake.net.error](../index.md) / [ServerResponseException](./index.md) # ServerResponseException `class ServerResponseException : NetException` 500 ### Constructors | Name | Summary | |---|---| | [<init>](-init-.md) | 500`ServerResponseException(code: `[`Int`](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html)`, request: Request)` | ### Properties | Name | Summary | |---|---| | [code](code.md) | `val code: `[`Int`](https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html) |