#include "GeoCore.h"
#include "BDataManagerException.h"
Namespaces | |
| namespace | GeoCore |
Classes | |
| class | BReadWriteMismatchException |
| An exception that indicates that the user has attemted to read from a data sink that is open for writing, or that the user has attempted to write to a data source that is open for reading. More... | |
Defines | |
| #define | EXMSG_READ_WRITE_MISMATCH L"Attempting to read a data source that is open for writing, or vice-versa" |
| #define EXMSG_READ_WRITE_MISMATCH L"Attempting to read a data source that is open for writing, or vice-versa" |