Package org.gvsig.fmap.geom.jts.mgeom
Class MGeometryException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.gvsig.fmap.geom.jts.mgeom.MGeometryException
- All Implemented Interfaces:
Serializable
- Author:
- Karel Maesen
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final int -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
OPERATION_REQUIRES_MONOTONE
public static final int OPERATION_REQUIRES_MONOTONE- See Also:
-
UNIONM_ON_DISJOINT_MLINESTRINGS
public static final int UNIONM_ON_DISJOINT_MLINESTRINGS- See Also:
-
GENERAL_MGEOMETRY_EXCEPTION
public static final int GENERAL_MGEOMETRY_EXCEPTION- See Also:
-
-
Constructor Details
-
MGeometryException
-
MGeometryException
public MGeometryException(int type) -
MGeometryException
-
-
Method Details
-
getType
public int getType()
-