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)CGovernanceExceptioninline
eTypeCGovernanceExceptionprivate
GetMessage() constCGovernanceExceptioninline
GetNodePenalty() constCGovernanceExceptioninline
GetType() constCGovernanceExceptioninline
nNodePenaltyCGovernanceExceptionprivate
strMessageCGovernanceExceptionprivate
what() const noexcept overrideCGovernanceExceptioninlinevirtual
~CGovernanceException() noexceptCGovernanceExceptioninlinevirtual
Released under the MIT license