BInvalidUnitTypeException.h File Reference


Detailed Description

Provides a definition for an exception that indicates that an angular unit was encountered in a place where a linear unit was expected, or that a linear unit was found in a place that an angular unit was expected.

#include "GeoCore.h"
#include "BCoordSysException.h"

Namespaces

namespace  GeoCore

Classes

class  BInvalidUnitTypeException
 An exception that indicates that an angular unit was encountered in a place where a linear unit was expected, or that a linear unit was encountered in a place that an angular unit was expected. More...

Defines

#define EXMSG_INVALID_UNIT   L"Invalid unit type"


Define Documentation

#define EXMSG_INVALID_UNIT   L"Invalid unit type"



GeoTranslate 5.0 From Blue Marble Geographics