hexagon
Toggle table of contents
4.0.1
jvm
Platform filter
jvm
Switch theme
Search in API
hexagon
http_handlers
/
com.hexagontk.http.handlers
/
HttpContext
/
serverError
server
Error
fun
serverError
(
status
:
Int
,
exception
:
Exception
,
headers
:
Headers
=
response.headers
,
attributes
:
Map
<
*
,
*
>
=
this.attributes
)
:
HttpContext