NoPageRootException Class Reference

#include <exceptions.h>

Inheritance diagram for NoPageRootException:
PdfException

List of all members.

Public Member Functions

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

Detailed Description

No page tree root dictionary exception.

Exception is thrown if someone is tries to insert new page to document which doesn't contain any page tree root dictionary.


Constructor & Destructor Documentation

NoPageRootException::NoPageRootException (  )  [inline]

Exception constructor.

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

Member Function Documentation

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

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