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 Tue Jul 4 2023 02:34:18