dtTerrain::GeoCoordinatesException Class Reference

This class contains the various types of exceptions that the coordinate system class may throw during a given operation. More...

#include <geocoordinates.h>

Inheritance diagram for dtTerrain::GeoCoordinatesException:

dtUtil::Enumeration

List of all members.

Static Public Attributes

static GeoCoordinatesException OUT_OF_BOUNDS
 Thrown if the user attempts to set an invalid value.

Protected Member Functions

 GeoCoordinatesException (const std::string &name)


Detailed Description

This class contains the various types of exceptions that the coordinate system class may throw during a given operation.

Constructor & Destructor Documentation

dtTerrain::GeoCoordinatesException::GeoCoordinatesException ( const std::string &  name  )  [inline, protected]


Member Data Documentation

GeoCoordinatesException dtTerrain::GeoCoordinatesException::OUT_OF_BOUNDS [static]

Thrown if the user attempts to set an invalid value.


http://www.delta3d.org
2.0.0 generated 14 Feb 2008