FDO API Reference Feature Data Objects

FdoException Member List

This is the complete list of members for FdoException, including all inherited members.

AddRef()FdoIDisposable [inline]
Create()FdoException [static]
Create(FdoString *message)FdoException [static]
Create(FdoString *message, FdoException *cause)FdoException [static]
Dispose()=0FdoIDisposable [protected, pure virtual]
FdoException()FdoException [protected]
FdoException(FdoString *message)FdoException [protected]
FdoException(FdoString *message, FdoException *cause)FdoException [protected]
FdoIDisposable()FdoIDisposable [inline, protected]
GetCause()FdoException [virtual]
GetExceptionMessage()FdoException [virtual]
GetRefCount()FdoIDisposable [inline]
GetRootCause()FdoException [virtual]
NLSGetMessage(FdoInt32 msgNum, char *defMsg, char *file, int line,...)FdoException [static]
NLSGetMessage(FdoInt32 msgNum, char *defMsg, char *file, int line, char *catalog, va_list arguments)FdoException [static]
NLSGetMessage(FdoInt32 msgNum, char *defMsg,...)FdoException [static]
NLSGetMessage(FdoInt32 msgNum, char *defMsg, char *catalog, va_list arguments)FdoException [static]
Release()FdoIDisposable [inline]
SetCause(FdoException *cause)FdoException [virtual]
ToString()FdoException [virtual]
~FdoException()FdoException [protected, virtual]
~FdoIDisposable()FdoIDisposable [inline, protected, virtual]

Comments or suggestions? Send us feedback.