Subversion
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Public Member Functions | Protected Member Functions
apache::subversion::svnxx::allocation_failed Class Reference

Exception type that will be thrown when memory allocation fails. More...

#include <svnxx/exception.hpp>

Inheritance diagram for apache::subversion::svnxx::allocation_failed:

Public Member Functions

virtual const char * what () const noexceptoverride
 

Protected Member Functions

 allocation_failed (const char *what_arg) noexcept
 

Detailed Description

Exception type that will be thrown when memory allocation fails.

Definition at line 91 of file exception.hpp.


The documentation for this class was generated from the following file: