IndirectObjectsExhausted Class Reference

#include <exceptions.h>

Inheritance diagram for IndirectObjectsExhausted:
PdfException

List of all members.

Public Member Functions

 IndirectObjectsExhausted ()
virtual ~IndirectObjectsExhausted () throw ()
virtual const char * what () const throw ()

Detailed Description

No more new indirect object available exception. This exception is thrown if there is no more free indirect object available.


Constructor & Destructor Documentation

IndirectObjectsExhausted::IndirectObjectsExhausted (  )  [inline]

Exception constructor.

virtual IndirectObjectsExhausted::~IndirectObjectsExhausted (  )  throw () [inline, virtual]

Member Function Documentation

virtual const char* IndirectObjectsExhausted::what (  )  const throw () [inline, virtual]

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