BIndexOutOfBoundsException.h File Reference


Detailed Description

Provides an exception that indicates that the specified index was outside the bounds of the collection.

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

Namespaces

namespace  GeoCore

Classes

class  BIndexOutOfBoundsException
 An exception that indicates that the specified index was outside the bounds of the collection. More...

Defines

#define EXMSG_OUT_OF_BOUNDS   L"Array index out of bounds"


Define Documentation

#define EXMSG_OUT_OF_BOUNDS   L"Array index out of bounds"



GeoTranslate 5.0 From Blue Marble Geographics