tagion v1.0.3-rc1 (2023-12-18T15:15:15Z)
Dub
Repo
ConsensusException.this
tagion
basic
ConsensusExceptions
ConsensusException
Undocumented in source.
this
(string msg, ConsensusFailCode code, string file, size_t line)
this
(ConsensusFailCode code, string file, size_t line)
class
ConsensusException
pure
this
(
ConsensusFailCode
code
,
string
file
= __FILE__
,
size_t
line
= __LINE__
)
Meta
Source
See Implementation
tagion
basic
ConsensusExceptions
ConsensusException
constructors
this
variables
code