My Project
Public Member Functions | List of all members
AllocationMemoryError Class Reference

#include <exception.h>

Inheritance diagram for AllocationMemoryError:
Inheritance graph
[legend]
Collaboration diagram for AllocationMemoryError:
Collaboration graph
[legend]

Public Member Functions

virtual const char * what () const
 

Detailed Description

Definition at line 10 of file exception.h.

Member Function Documentation

§ what()

virtual const char* AllocationMemoryError::what ( ) const
inlinevirtual

Implements BaseException.

Definition at line 13 of file exception.h.


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