tagion v1.0.3-rc1 (2023-12-18T15:15:15Z)
Dub
Repo
Check
tagion
basic
ConsensusExceptions
Undocumented in source. Be warned that the author may not have intended to support it.
@
safe
pure
void
Check
(
E
)
(
bool
flag
,
ConsensusFailCode
code
,
string
file
= __FILE__
,
size_t
line
= __LINE__
)
if
(
is
(
E
:
ConsensusException
)
)
Meta
Source
See Implementation
tagion
basic
ConsensusExceptions
classes
ConsensusException
DARTConsensusException
EventConsensusException
GossipConsensusException
HashGraphConsensusException
SSLSocketFiberConsensusException
ScriptingEngineConsensusException
SecurityConsensusException
SmartScriptException
SocketFiberConsensusException
enums
ConsensusFailCode
functions
Check
static variables
consensus_error_messages
templates
consensusCheck
consensusCheckArguments
convertEnum