Exception.h File Reference

#include <typeinfo>
#include <string>
#include <memory.h>
#include <cstdio>
#include <C/Common/TRN_Exception.h>
#include <Impl/Exception.inl>

Include dependency graph for Exception.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  pdftron::Common::Exception
 Exception is derived from standard C++ exception class and it is a superclass for all PDFNet library exceptions. More...

Namespaces

namespace  pdftron
namespace  pdftron::Common

Functions

std::ostream & pdftron::Common::operator<< (std::ostream &stream, Exception &e)
 The function allows the use of operator<< instead of Exception::Print on any object derived from Exception.


© 2002-2010 PDFTron Systems Inc.