Fabcoin Core  0.16.2
P2P Digital Currency
NameValuePairs::ValueTypeMismatch Member List

This is the complete list of members for NameValuePairs::ValueTypeMismatch, including all inherited members.

CANNOT_FLUSH enum valueException
DATA_INTEGRITY_CHECK_FAILED enum valueException
ErrorType enum nameException
Exception(ErrorType errorType, const std::string &s)Exceptioninlineexplicit
GetErrorType() const Exceptioninline
GetRetrievingTypeInfo() const NameValuePairs::ValueTypeMismatchinline
GetStoredTypeInfo() const NameValuePairs::ValueTypeMismatchinline
GetWhat() const Exceptioninline
INVALID_ARGUMENT enum valueException
INVALID_DATA_FORMAT enum valueException
InvalidArgument(const std::string &s)InvalidArgumentinlineexplicit
IO_ERROR enum valueException
m_retrievingNameValuePairs::ValueTypeMismatchprivate
m_storedNameValuePairs::ValueTypeMismatchprivate
NOT_IMPLEMENTED enum valueException
OTHER_ERROR enum valueException
SetErrorType(ErrorType errorType)Exceptioninline
SetWhat(const std::string &s)Exceptioninline
ValueTypeMismatch(const std::string &name, const std::type_info &stored, const std::type_info &retrieving)NameValuePairs::ValueTypeMismatchinline
what() const Exceptioninline
~Exception()Exceptioninlinevirtual