Package com.complexible.stardog.spatial
Class GeoException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.complexible.stardog.spatial.GeoException
-
- All Implemented Interfaces:
java.io.Serializable
public final class GeoException extends java.lang.Exception
Root exception for all spatial related errors
- Since:
- 4.0
- Version:
- 4.0
- Author:
- Michael Grove
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description GeoException(java.lang.Throwable theCause)
-