#include <type.h>
Definition at line 879 of file type.h.
◆ AgvcException() [1/2]
| agvc_interface::AgvcException::AgvcException |
( |
int | code, |
|
|
const std::string & | prefix, |
|
|
const std::string & | message ) |
|
inlinenoexcept |
◆ AgvcException() [2/2]
| agvc_interface::AgvcException::AgvcException |
( |
int | code, |
|
|
const std::string & | message ) |
|
inlinenoexcept |
◆ code()
| int agvc_interface::AgvcException::code |
( |
| ) |
const |
|
inline |
◆ type()
| error_type agvc_interface::AgvcException::type |
( |
| ) |
const |
|
inline |
◆ what()
| const char * agvc_interface::AgvcException::what |
( |
| ) |
const |
|
inlineoverridenoexcept |
◆ code_
| int agvc_interface::AgvcException::code_ |
|
private |
◆ message_
| std::string agvc_interface::AgvcException::message_ |
|
private |
The documentation for this class was generated from the following file: