#include <FdoStd.h>
Go to the source code of this file.
Classes | |
class | FdoSchemaException |
The FdoSchemaException class is the exception type thrown from classes in the Schema package. It derives from a language level exception class that is environment-specific. More... | |
Typedefs | |
typedef FdoPtr < FdoSchemaException > | FdoSchemaExceptionP |
FdoSchemaExceptionP is a FdoPtr on FdoSchemaException, provided for convenience. |