Public Member Functions | List of all members
NETGeographicLib::GeographicErr Class Reference

Exception class for NETGeographicLib. More...

#include <NETGeographicLib.h>

Inheritance diagram for NETGeographicLib::GeographicErr:
Inheritance graph
[legend]

Public Member Functions

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

Detailed Description

Exception class for NETGeographicLib.

Definition at line 132 of file NETGeographicLib.h.

Constructor & Destructor Documentation

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

Creates an exception using an unmanaged string.

Parameters
[in]msgThe error string.

Definition at line 139 of file NETGeographicLib.h.

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

Creates an exception using a managed string.

Parameters
[in]msgThe error string.

Definition at line 145 of file NETGeographicLib.h.


The documentation for this class was generated from the following file:


gtsam
Author(s):
autogenerated on Sat May 8 2021 02:59:11