FDO API Reference Feature Data Objects
Main Page | Modules | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members

Exception.h File Reference

#include <FdoMessage.h>
#include <stdarg.h>

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  FdoException
 FdoException is a root class for the exception type thrown from classes. It derives from a language level exception class that is environment specific. More...

Defines

#define FDO_NLSID(x)   x, #x

Typedefs

typedef FdoPtr< FdoExceptionFdoExceptionP
 FdoExceptionP is a FdoPtr on FdoException, provided for convenience.

Define Documentation

#define FDO_NLSID  )     x, #x
 

Definition at line 32 of file Exception.h.

Referenced by FdoSchemaCollection< FdoDataPropertyDefinition >::Add(), FdoPhysicalElementMappingCollection< FdoXmlElementMapping >::Add(), FdoNamedCollection< ElementMap, FdoException >::CheckDuplicate(), FdoIdentifierCollection::CheckDuplicate(), FdoRingCollection::Create(), FdoPolygonCollection::Create(), FdoPointCollection::Create(), FdoLineStringCollection::Create(), FdoLinearRingCollection::Create(), FdoGeometryCollection::Create(), FdoDirectPositionCollection::Create(), FdoCurveStringCollection::Create(), FdoCurveSegmentCollection::Create(), FdoCurvePolygonCollection::Create(), FdoPtr< FdoIoTextReader >::FdoPtr(), FdoIoObjectStreamReader< FdoByte >::GetIndex(), FdoReadOnlyUnnamedCollection< FdoSignatureDefinition, FdoSignatureDefinitionCollection, FdoSchemaException >::GetItem(), FdoReadOnlyCollection< FdoArgumentDefinition, FdoArgumentDefinitionCollection, FdoConnectionException >::GetItem(), FdoNamedCollection< ElementMap, FdoException >::GetItem(), FdoIdentifierCollection::GetItem(), FdoCollection< ElementMap, FdoException >::GetItem(), FdoArray< T >::GetValue(), FdoNamedCollection< ElementMap, FdoException >::IndexOf(), FdoIdentifierCollection::IndexOf(), FdoSchemaCollection< FdoDataPropertyDefinition >::Insert(), FdoPhysicalElementMappingCollection< FdoXmlElementMapping >::Insert(), FdoCollection< ElementMap, FdoException >::Insert(), FdoPtr< FdoIoTextReader >::operator *(), FdoPtr< FdoIoTextReader >::operator->(), FdoStack< StackElement, FdoXmlException >::Pop(), FdoIoObjectStreamReader< FdoByte >::ReadNext(), FdoCollection< ElementMap, FdoException >::Remove(), FdoCollection< ElementMap, FdoException >::RemoveAt(), FdoSchemaCollection< FdoDataPropertyDefinition >::SetItem(), FdoPhysicalElementMappingCollection< FdoXmlElementMapping >::SetItem(), FdoCollection< ElementMap, FdoException >::SetItem(), and FdoArray< T >::SetValue().


Comments or suggestions? Send us feedback.