hunt.net.Exceptions

Undocumented in source.

Members

Classes

CodecException
class CodecException

An {@link Exception} which is thrown by a codec.

DecoderException
class DecoderException
Undocumented in source.
EncoderException
class EncoderException
Undocumented in source.
IllegalReferenceCountException
class IllegalReferenceCountException

An {@link IllegalStateException} which is raised when a user attempts to access a {@link ReferenceCounted} whose reference count has been decreased to 0 (and consequently freed).

RecoverableProtocolDecoderException
class RecoverableProtocolDecoderException
Undocumented in source.
SSLException
class SSLException
Undocumented in source.
SSLHandshakeException
class SSLHandshakeException
Undocumented in source.
SSLPeerUnverifiedException
class SSLPeerUnverifiedException
Undocumented in source.

Meta