errCode | Error | [protected] |
errMsg | Error | [protected] |
Error() | Error | [inline] |
Error(ErrorCode errCode, std::string errMsg) | Error | [inline] |
FileNotFoundError() | FileNotFoundError | [inline] |
FileNotFoundError(std::string file) | FileNotFoundError | [inline] |
getErrCode() const | Error | [inline] |
getErrMsg() | FileNotFoundError | [inline] |
Error::getErrMsg() const | Error | [inline] |
getPath() | FileNotFoundError | [inline] |
path | FileNotFoundError | [private] |
setErrCode(ErrorCode errCode) | Error | [inline] |
setErrMsg(std::string errMsg) | Error | [inline] |
setPath(std::string path) | FileNotFoundError | [inline] |
~Error() | Error | [inline] |