BNullReferenceException.h File Reference


Detailed Description

Provides an exception that indicates that a NULL pointer was encountered in a place where a valid pointer is required.

#include "GeoCore.h"
#include "BException.h"

Namespaces

namespace  GeoCore

Classes

class  BNullReferenceException
 An exception that indicates that a NULL pointer was encountered in a place where a valid pointer is required. More...

Defines

#define EXMSG_NULL_REFERENCE   L"Attempted to access a null reference."


Define Documentation

#define EXMSG_NULL_REFERENCE   L"Attempted to access a null reference."



GeoTranslate 5.0 From Blue Marble Geographics