#include <exceptions.hpp>
|
virtual const char * | what () const throw () =0 |
|
virtual const char * | detail () const throw () =0 |
|
virtual const char * | what () const throw () =0 |
|
virtual const char * | detail () const throw () =0 |
|
Definition at line 14 of file exceptions.hpp.
◆ detail() [1/2]
virtual const char * sysio::vm::exception::detail |
( |
| ) |
const |
throw | ( | ) | | | |
|
pure virtual |
◆ detail() [2/2]
virtual const char * sysio::vm::exception::detail |
( |
| ) |
const |
throw | ( | ) | | | |
|
pure virtual |
◆ what() [1/2]
virtual const char * sysio::vm::exception::what |
( |
| ) |
const |
throw | ( | ) | | | |
|
pure virtual |
◆ what() [2/2]
virtual const char * sysio::vm::exception::what |
( |
| ) |
const |
throw | ( | ) | | | |
|
pure virtual |
The documentation for this struct was generated from the following files: