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