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 Details

    • GeometryConversionException

      public GeometryConversionException(String message)
    • GeometryConversionException

      public GeometryConversionException(String message, Throwable t)
    • GeometryConversionException

      public GeometryConversionException(Throwable exception)