tagion.basic.ConsensusExceptions

Undocumented in source.

Members

Classes

ConsensusException
class ConsensusException
Undocumented in source.
DARTConsensusException
class DARTConsensusException
Undocumented in source.
EventConsensusException
class EventConsensusException
Undocumented in source.
GossipConsensusException
class GossipConsensusException
Undocumented in source.
HashGraphConsensusException
class HashGraphConsensusException
Undocumented in source.
SSLSocketFiberConsensusException
class SSLSocketFiberConsensusException
Undocumented in source.
ScriptingEngineConsensusException
class ScriptingEngineConsensusException
Undocumented in source.
SecurityConsensusException
class SecurityConsensusException
Undocumented in source.
SmartScriptException
class SmartScriptException
Undocumented in source.
SocketFiberConsensusException
class SocketFiberConsensusException
Undocumented in source.

Enums

ConsensusFailCode
enum ConsensusFailCode
Undocumented in source.

Functions

Check
void Check(bool flag, ConsensusFailCode code, string file, size_t line)
Undocumented in source. Be warned that the author may not have intended to support it.

Static variables

consensus_error_messages
immutable(string[ConsensusFailCode]) consensus_error_messages;
Undocumented in source.

Templates

consensusCheck
template consensusCheck(Consensus)
Undocumented in source.
consensusCheckArguments
template consensusCheckArguments(Consensus)
Undocumented in source.
convertEnum
template convertEnum(Enum, Consensus)
Undocumented in source.

Meta