Custom exception class AuboException.
More...
#include <type_def.h>
Custom exception class AuboException.
Definition at line 868 of file 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 |
The documentation for this class was generated from the following file: