Public Member Functions | List of all members
net.sf.geographiclib.GeographicErr Class Reference
Inheritance diagram for net.sf.geographiclib.GeographicErr:
Inheritance graph
[legend]

Public Member Functions

 GeographicErr (String msg)
 

Detailed Description

Exception handling for GeographicLib.

A class to handle exceptions. It's derived from RuntimeException so it can be caught by the usual catch clauses.

Definition at line 16 of file GeographicErr.java.

Constructor & Destructor Documentation

net.sf.geographiclib.GeographicErr.GeographicErr ( String  msg)
inline

Constructor

Parameters
msga string message, which is accessible in the catch clause via getMessage().

Definition at line 23 of file GeographicErr.java.


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


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