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 }


gtsam
Author(s):
autogenerated on Sat May 8 2021 02:42:08