Subversion
|
Exception type that will be thrown when memory allocation fails. More...
#include <svnxx/exception.hpp>
Public Member Functions | |
virtual const char * | what () const noexcept override |
Protected Member Functions | |
allocation_failed (const char *what_arg) noexcept | |
Exception type that will be thrown when memory allocation fails.
Definition at line 91 of file exception.hpp.