org.apache.lucene.spatial.tier
Class InvalidGeoException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.lucene.spatial.tier.InvalidGeoException
- All Implemented Interfaces:
- Serializable
Deprecated.
@Deprecated
public class InvalidGeoException
- extends Exception
NOTE: This API is still in
flux and might change in incompatible ways in the next
release.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
InvalidGeoException
public InvalidGeoException(String message)
- Deprecated.