http://xml.apache.org/http://www.apache.org/http://www.w3.org/

Home

Readme
Release Info

Installation
Download
Build

FAQs
Samples
API Docs

DOM C++ Binding
Programming
Migration Guide

Feedback
Bug-Reporting
PDF Document

CVS Repository
Mail Archive

API Docs for SAX and DOM
 

Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

OutOfMemoryException Class Reference

Inheritance diagram for OutOfMemoryException:

Inheritance graph
[legend]
Collaboration diagram for OutOfMemoryException:

Collaboration graph
[legend]
List of all members.

Public Methods

 OutOfMemoryException ()
 ~OutOfMemoryException ()
XMLExcepts::Codes getCode () const
const XMLCh * getMessage () const
const XMLCh * getType () const
const char * getSrcFile () const
unsigned int getSrcLine () const
 OutOfMemoryException (const OutOfMemoryException &toCopy)
OutOfMemoryException & operator= (const OutOfMemoryException &toAssign)

Constructor & Destructor Documentation

OutOfMemoryException::OutOfMemoryException (    ) 
 

OutOfMemoryException::~OutOfMemoryException (    ) 
 

OutOfMemoryException::OutOfMemoryException (  const OutOfMemoryException &    toCopy ) 
 


Member Function Documentation

XMLExcepts::Codes OutOfMemoryException::getCode (    )  const
 

const XMLCh * OutOfMemoryException::getMessage (    )  const
 

const char * OutOfMemoryException::getSrcFile (    )  const
 

unsigned int OutOfMemoryException::getSrcLine (    )  const
 

const XMLCh * OutOfMemoryException::getType (    )  const
 

OutOfMemoryException & OutOfMemoryException::operator= (  const OutOfMemoryException &    toAssign ) 
 


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


Copyright © 2004 The Apache Software Foundation. All Rights Reserved.