Dash Core Source Documentation (0.16.0.1)
Find detailed information regarding the Dash Core source code.
CGovernanceException Member List
This is the complete list of members for CGovernanceException, including all inherited members.
CGovernanceException(const std::string &strMessageIn="", governance_exception_type_enum_t eTypeIn=GOVERNANCE_EXCEPTION_NONE, int nNodePenaltyIn=0) | CGovernanceException | inline |
eType | CGovernanceException | private |
GetMessage() const | CGovernanceException | inline |
GetNodePenalty() const | CGovernanceException | inline |
GetType() const | CGovernanceException | inline |
nNodePenalty | CGovernanceException | private |
strMessage | CGovernanceException | private |
what() const noexcept override | CGovernanceException | inlinevirtual |
~CGovernanceException() noexcept | CGovernanceException | inlinevirtual |