GeographicErr.java
Go to the documentation of this file.
1 
8 package net.sf.geographiclib;
9 
16 public class GeographicErr extends RuntimeException {
23  public GeographicErr(String msg) { super(msg); }
24 }
net.sf.geographiclib.GeographicErr.GeographicErr
GeographicErr(String msg)
Definition: GeographicErr.java:23
net.sf.geographiclib.GeographicErr
Definition: GeographicErr.java:16
pybind11.msg
msg
Definition: wrap/pybind11/pybind11/__init__.py:4


gtsam
Author(s):
autogenerated on Tue Jun 25 2024 03:00:56