Exception type that will be thrown when memory allocation fails.
More...
#include <svnxx/exception.hpp>
|
| virtual const char * | what () const noexcept override |
Exception type that will be thrown when memory allocation fails.
Definition at line 91 of file exception.hpp.
◆ ~allocation_failed()
| virtual apache::subversion::svnxx::allocation_failed::~allocation_failed |
( |
| ) |
|
|
inlinevirtualnoexcept |
◆ allocation_failed()
| apache::subversion::svnxx::allocation_failed::allocation_failed |
( |
const char * | what_arg | ) |
|
|
inlineexplicitprotectednoexcept |
◆ what()
| virtual const char * apache::subversion::svnxx::allocation_failed::what |
( |
| ) |
const |
|
inlineoverridevirtualnoexcept |
The documentation for this class was generated from the following file: