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