自定义异常类 AuboException
更多...
#include <type_def.h>
arcs::common_interface::AuboException::AuboException |
( |
int |
code, |
|
|
const std::string & |
prefix, |
|
|
const std::string & |
message |
|
) |
| |
|
inlinenoexcept |
arcs::common_interface::AuboException::AuboException |
( |
int |
code, |
|
|
const std::string & |
message |
|
) |
| |
|
inlinenoexcept |
int arcs::common_interface::AuboException::code |
( |
| ) |
const |
|
inline |
error_type arcs::common_interface::AuboException::type |
( |
| ) |
const |
|
inline |
const char* arcs::common_interface::AuboException::what |
( |
| ) |
const |
|
inlineoverridenoexcept |
int arcs::common_interface::AuboException::code_ |
|
private |
std::string arcs::common_interface::AuboException::message_ |
|
private |
该类的文档由以下文件生成: