Class GeoException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.complexible.stardog.spatial.GeoException
All Implemented Interfaces:
Serializable

public final class GeoException extends Exception

Root exception for all spatial related errors

Since:
4.0
Version:
4.0
Author:
Michael Grove
See Also:
  • Constructor Details

    • GeoException

      public GeoException(Throwable theCause)