Class GeometryConversionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
net.anwiba.commons.lang.functional.ConversionException
net.anwiba.spatial.geometry.exception.GeometryConversionException
- All Implemented Interfaces:
Serializable
public class GeometryConversionException
extends net.anwiba.commons.lang.functional.ConversionException
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionGeometryConversionException(String message) GeometryConversionException(String message, Throwable t) GeometryConversionException(Throwable exception) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
GeometryConversionException
-
GeometryConversionException
-
GeometryConversionException
-