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

Home

Readme
Charter
Release Info

Installation
Download
Build Instructions

Programming
Samples
FAQs

API Docs
DOM C++ Binding
Migration Guide

Feedback
Bug-Reporting
Mailing Lists

Source Repository
Applications

API Docs for SAX and DOM
 

OutOfMemoryException Class Reference

Inheritance diagram for OutOfMemoryException:

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)
OutOfMemoryExceptionoperator= (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 XMLCh * OutOfMemoryException::getType (  )  const

const char * OutOfMemoryException::getSrcFile (  )  const

unsigned int OutOfMemoryException::getSrcLine (  )  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.