hunt-net ~master (2022-02-18T10:07:33Z)
Home
Dub
Repo
CodecException
hunt
net
Exceptions
An {@link Exception} which is thrown by a codec.
class
CodecException : RuntimeException {
mixin
basicExceptionCtors
;
}
Members
Mixins
__anonymous
mixin
basicExceptionCtors
Undocumented in source.
Meta
Source
See Implementation
hunt
net
Exceptions
classes
CodecException
DecoderException
EncoderException
IllegalReferenceCountException
RecoverableProtocolDecoderException
SSLException
SSLHandshakeException
SSLPeerUnverifiedException
An {@link Exception} which is thrown by a codec.