public class ExceptionHandler extends Object
| Constructor and Description |
|---|
ExceptionHandler() |
| Modifier and Type | Method and Description |
|---|---|
static ErrorMessage |
sendErrorMessage(io.netty.channel.ChannelHandlerContext ctx,
Throwable cause) |
public static ErrorMessage sendErrorMessage(io.netty.channel.ChannelHandlerContext ctx, Throwable cause) throws Exception
ExceptionCopyright © 2025. All rights reserved.