GeometryException Class Reference
[Geodetic coordinates and geoidsException Classes]

#include <Triple.hpp>

Inheritance diagram for GeometryException:

Inheritance graph
[legend]
Collaboration diagram for GeometryException:

Collaboration graph
[legend]
List of all members.

Detailed Description

Thrown when a gpstk::Triple operation can't be completed.

Definition at line 57 of file Triple.hpp.

Public Member Functions

 GeometryException () throw ()
 Default constructor.
 GeometryException (const GeometryException &a) throw ()
 Copy constructor.
 GeometryException (const gpstk::Exception &a) throw ()
 Cast constructor.
 GeometryException (std::string a, unsigned long b=0, gpstk::Exception::Severity c=gpstk::Exception::unrecoverable) throw ()
 \ Common use constructor.
 ~GeometryException () throw ()
 Destructor.
std::string getName () const throw ()
 Returns the name of the exception class.
GeometryExceptionoperator= (const GeometryException &kid)
 assignment operator for derived exceptions

Friends

std::ostream & operator<< (std::ostream &s, const GeometryException &c) throw ()
 ostream operator for derived exceptions


Constructor & Destructor Documentation

GeometryException  )  throw () [inline]
 

Default constructor.

Definition at line 57 of file Triple.hpp.

GeometryException const GeometryException a  )  throw () [inline]
 

Copy constructor.

Definition at line 57 of file Triple.hpp.

GeometryException const gpstk::Exception a  )  throw () [inline]
 

Cast constructor.

Definition at line 57 of file Triple.hpp.

GeometryException std::string  a,
unsigned long  b = 0,
gpstk::Exception::Severity  c = gpstk::Exception::unrecoverable
throw () [inline]
 

\ Common use constructor.

\ param a text description of exception condition. \ param b error code (default none) \ param c severity of exception (default unrecoverable) \

Definition at line 62 of file Triple.hpp.

~GeometryException  )  throw () [inline]
 

Destructor.

Definition at line 62 of file Triple.hpp.


Member Function Documentation

std::string getName  )  const throw () [inline]
 

Returns the name of the exception class.

Reimplemented from Exception.

Definition at line 62 of file Triple.hpp.

GeometryException& operator= const GeometryException kid  )  [inline]
 

assignment operator for derived exceptions

Definition at line 62 of file Triple.hpp.


Friends And Related Function Documentation

std::ostream& operator<< std::ostream &  s,
const GeometryException c
throw () [friend]
 

ostream operator for derived exceptions

Definition at line 62 of file Triple.hpp.


The documentation for this class was generated from the following file:
Generated on Thu Mar 11 03:31:22 2010 for GPS ToolKit Software Library by  doxygen 1.3.9.1