NETGeographicLib::GeographicErr Class Reference

Exception class for NETGeographicLib. More...

#include <NETGeographicLib/NETGeographicLib.h>

List of all members.

Public Member Functions

 GeographicErr (const char *msg)
 Creates an exception using an unmanaged string.
 GeographicErr (System::String^ msg)
 Creates an exception using a managed string.

Detailed Description

Exception class for NETGeographicLib.

Definition at line 125 of file NETGeographicLib.h.


Constructor & Destructor Documentation

NETGeographicLib::GeographicErr::GeographicErr ( const char *  msg  )  [inline]

Creates an exception using an unmanaged string.

Parameters:
[in] msg The error string.

Definition at line 132 of file NETGeographicLib.h.

NETGeographicLib::GeographicErr::GeographicErr ( System::String^   msg  )  [inline]

Creates an exception using a managed string.

Parameters:
[in] msg The error string.

Definition at line 138 of file NETGeographicLib.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends

Generated on 6 Oct 2014 for NETGeographicLib by  doxygen 1.6.1