|
AGVC SDK
0.8.0
|
|
|
|
#include <type.h>


Public 成员函数 | |
| AgvcException (int code, const std::string &prefix, const std::string &message) noexcept | |
| AgvcException (int code, const std::string &message) noexcept | |
| error_type | type () const |
| int | code () const |
| const char * | what () const noexcept override |
Private 属性 | |
| int | code_ |
| std::string | message_ |
|
inlinenoexcept |
|
inlinenoexcept |
|
inline |
|
inline |
|
inlineoverridenoexcept |