MMCore  10.1.1
CMMError Member List

This is the complete list of members for CMMError, including all inherited members.

CMMError(const std::string &msg, Code code=MMERR_GENERIC)CMMErrorexplicit
CMMError(const char *msg, Code code=MMERR_GENERIC)CMMErrorexplicit
CMMError(const std::string &msg, Code code, const CMMError &underlyingError)CMMError
CMMError(const char *msg, Code code, const CMMError &underlyingError)CMMError
CMMError(const std::string &msg, const CMMError &underlyingError)CMMError
CMMError(const char *msg, const CMMError &underlyingError)CMMError
CMMError(const CMMError &other)CMMError
Code typedefCMMError
getCode() constCMMErrorinlinevirtual
getFullMsg() constCMMErrorvirtual
getMsg() constCMMErrorvirtual
getSpecificCode() constCMMErrorvirtual
getUnderlyingError() constCMMErrorvirtual
what() constCMMErrorinlinevirtual
~CMMError() (defined in CMMError)CMMErrorinlinevirtual