ktor-htmx
Toggle table of contents
3.3.1
common
Platform filter
common
Switch theme
Search in API
ktor-htmx
ktor-htmx
/
io.ktor.htmx
/
HxEvents
/
ResponseError
Response
Error
const
val
ResponseError
:
String
(
source
)
Triggered when an HTTP response error (non-200 or 300 response code) occurs.
Report a problem