| Package | Description |
|---|---|
| io.undertow | |
| io.undertow.server.handlers |
| Modifier and Type | Method and Description |
|---|---|
static ExceptionHandler |
Handlers.exceptionHandler(HttpHandler next)
Returns a handler that maps exceptions to additional handlers
|
| Modifier and Type | Method and Description |
|---|---|
<T extends Throwable> |
ExceptionHandler.addExceptionHandler(Class<T> clazz,
HttpHandler handler) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.