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