public class NoChannelContextException extends AgqlRuntimeException
NoChannelContextException class.
Constructor and Description |
---|
NoChannelContextException(String message,
io.netty.channel.Channel channel)
Constructor for NoChannelContextException.
|
Modifier and Type | Method and Description |
---|---|
io.netty.channel.Channel |
getChannel()
Getter for the field
channel . |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2016–2024. All rights reserved.