0.4.3
ALSON::ClientException类 参考

#include <ClientException.h>

Public 成员函数

 ClientException (uint64_t code, const std::string &message, uint64_t line=0, const std::string &filename="")
 
 ClientException (ClientException &cause, uint64_t code, const std::string &message, uint64_t line=0, const std::string &filename="")
 
 ClientException (std::exception &cause, uint64_t code, const std::string &message, uint64_t line=0, const std::string &filename="")
 
- Public 成员函数 继承自 ALSON::CommonException
 CommonException (uint64_t code, const std::string &message, uint64_t line=0, const std::string &filename="")
 
 CommonException (CommonException &cause, uint64_t code, const std::string &message, uint64_t line=0, const std::string &filename="")
 
 CommonException (std::exception &cause, uint64_t code, const std::string &message, uint64_t line=0, const std::string &filename="")
 
 ~CommonException () override=default
 
 CommonException (const CommonException &)=default
 
CommonExceptionoperator= (const CommonException &)=default
 
 CommonException (CommonException &&) noexcept=default
 
CommonExceptionoperator= (CommonException &&) noexcept=default
 
std::string getStackTrace () const
 
uint64_t getCode () const
 
std::string getMessage () const
 
char const * what () const ALS_EXCEPTION_NOEXCEPT override
 

详细描述

客户端异常

自从
0.1.0

在文件 ClientException.h30 行定义.

构造及析构函数说明

◆ ClientException() [1/3]

ALSON::ClientException::ClientException ( uint64_t code,
const std::string & message,
uint64_t line = 0,
const std::string & filename = "" )
inline

在文件 ClientException.h33 行定义.

◆ ClientException() [2/3]

ALSON::ClientException::ClientException ( ClientException & cause,
uint64_t code,
const std::string & message,
uint64_t line = 0,
const std::string & filename = "" )
inline

在文件 ClientException.h35 行定义.

◆ ClientException() [3/3]

ALSON::ClientException::ClientException ( std::exception & cause,
uint64_t code,
const std::string & message,
uint64_t line = 0,
const std::string & filename = "" )
inline

在文件 ClientException.h37 行定义.

My Custom Doxygen Footer
Data Processing Programmer's Guide 0.4.3
Copyright © 2014-2024 Henan Alson Intelligent Technology Co, Ltd 河南埃尔森智能科技有限公司 版权所有 豫ICP备15002212号