tagion v1.0.3-rc1 (2023-12-18T15:15:15Z)
Dub
Repo
SmartScriptException
tagion
basic
ConsensusExceptions
Undocumented in source.
@
safe
class
SmartScriptException :
ConsensusException
{
this
(ConsensusFailCode code, string file, size_t line);
}
Constructors
this
this
(ConsensusFailCode code, string file, size_t line)
Undocumented in source.
Inherited Members
From ConsensusException
code
ConsensusFailCode
code
;
Undocumented in source.
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