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

Home

Readme
Charter
Release Info

Installation
Download
Build Instructions

FAQs
Samples
API Docs

DOM C++ Binding
Programming
Migration Guide

Feedback
Bug-Reporting
PDF Document

Source Repository
User Mail Archive
Devel Mail Archive

API Docs for SAX and DOM
 

OutOfMemoryException Class Reference

Inheritance diagram for OutOfMemoryException:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 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 © 1994-2004 The Apache Software Foundation. All Rights Reserved.