SSLSocketFiberConsensusException

Undocumented in source.
@safe
class SSLSocketFiberConsensusException : ConsensusException {}

Constructors

this
this(ConsensusFailCode code, string file, size_t line)
Undocumented in source.

Inherited Members

From ConsensusException

code
ConsensusFailCode code;
Undocumented in source.

Meta