public class ChannelErrorResponseEvent extends Object implements ResponseEvent
Constructor and Description |
---|
ChannelErrorResponseEvent(Throwable cause)
Channel error response event.
|
Modifier and Type | Method and Description |
---|---|
void |
postProcess(ResponseEventContext responseEventContext)
Do some post-processing logic for the response event.
|
public ChannelErrorResponseEvent(Throwable cause)
cause
- the throwable objectpublic void postProcess(ResponseEventContext responseEventContext)
ResponseEvent
postProcess
in interface ResponseEvent
Copyright © 2023. All Rights Reserved.