![]() |
0.4.3
|
![]() |
成员的完整列表,这些成员属于 ALSON::CommonException,包括所有继承而来的类成员
CommonException(uint64_t code, const std::string &message, uint64_t line=0, const std::string &filename="") | ALSON::CommonException | |
CommonException(CommonException &cause, uint64_t code, const std::string &message, uint64_t line=0, const std::string &filename="") | ALSON::CommonException | |
CommonException(std::exception &cause, uint64_t code, const std::string &message, uint64_t line=0, const std::string &filename="") | ALSON::CommonException | |
CommonException(const CommonException &)=default | ALSON::CommonException | |
CommonException(CommonException &&) noexcept=default | ALSON::CommonException | |
getCode() const | ALSON::CommonException | |
getMessage() const | ALSON::CommonException | |
getStackTrace() const | ALSON::CommonException | |
operator=(const CommonException &)=default | ALSON::CommonException | |
operator=(CommonException &&) noexcept=default | ALSON::CommonException | |
what() const ALS_EXCEPTION_NOEXCEPT override | ALSON::CommonException | |
~CommonException() override=default | ALSON::CommonException |