status

fun status(vararg status: <ERROR CLASS>, handler: suspend (<ERROR CLASS>, <ERROR CLASS>) -> Unit)
@JvmName(name = "statusWithContext")
fun status(vararg status: <ERROR CLASS>, handler: suspend StatusPagesConfig.StatusContext.(<ERROR CLASS>) -> Unit)

Register a status handler for the status code.