Uses of Class
org.drasyl.handler.connection.ConnectionException
Packages that use ConnectionException
-
Uses of ConnectionException in org.drasyl.handler.connection
Subclasses of ConnectionException in org.drasyl.handler.connectionModifier and TypeClassDescriptionclassThis exception is thrown when a SEND CALL is performed on an already opened connection.classThis exception is thrown when a OPEN call on an already opened connection is called.classThis exception is thrown when a connection is closing.classThis exception is thrown when aChannelOutboundHandler.write(ChannelHandlerContext, Object, ChannelPromise)call,ChannelOutboundHandler.read(ChannelHandlerContext)call,ConnectionHandler.userCallStatus()call,ChannelOutboundHandler.close(ChannelHandlerContext, ChannelPromise)call is performed on a closed connection.classThis exception is thrown, when the remote peer refuses to establish a connection with us.classThis exception is thrown when a connection is aborted.Methods in org.drasyl.handler.connection with parameters of type ConnectionException