FDO API Reference Feature Data Objects

AutogenerationException.h File Reference

#include <FdoStd.h>
#include <Fdo/Schema/SchemaException.h>

Include dependency graph for AutogenerationException.h:

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

Go to the source code of this file.


Classes

class  FdoAutogenerationException
 The FdoAutogenerationException class is the exception type thrown when autogeneration of a data property cannot be honored, either because the data type is not supported for autogeneration, too many properties were marked as autogenerated, the autogeneration feature is not supported, or possibly because of provider-specific errors. More...

Typedefs

typedef FdoPtr< FdoAutogenerationExceptionFdoAutogenerationExceptionP
 FdoSchemaExceptionP is a FdoPtr on FdoAutogenerationException, provided for convenience.

Comments or suggestions? Send us feedback.