| Package | Description |
|---|---|
| io.javalin |
| Modifier and Type | Method and Description |
|---|---|
<T extends Exception> |
Javalin.wsException(Class<T> exceptionClass,
WsExceptionHandler<? super T> exceptionHandler)
Adds a WebSocket exception mapper to the instance.
|
Copyright © 2022. All rights reserved.