Class GeometryRuntimeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.gvsig.fmap.geom.exception.GeometryRuntimeException
All Implemented Interfaces:
Serializable

public class GeometryRuntimeException extends RuntimeException
Author:
jjdelcerro
See Also:
  • Constructor Details

    • GeometryRuntimeException

      public GeometryRuntimeException(String msg, Throwable cause)
    • GeometryRuntimeException

      public GeometryRuntimeException(Throwable cause)