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