org.hibernatespatial.mgeom
Class MGeometryException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.hibernatespatial.mgeom.MGeometryException
- All Implemented Interfaces:
- Serializable
public class MGeometryException
- extends Exception
- Author:
- Karel Maesen
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
OPERATION_REQUIRES_MONOTONE
public static final int OPERATION_REQUIRES_MONOTONE
- See Also:
- Constant Field Values
UNIONM_ON_DISJOINT_MLINESTRINGS
public static final int UNIONM_ON_DISJOINT_MLINESTRINGS
- See Also:
- Constant Field Values
GENERAL_MGEOMETRY_EXCEPTION
public static final int GENERAL_MGEOMETRY_EXCEPTION
- See Also:
- Constant Field Values
MGeometryException
public MGeometryException(String s)
MGeometryException
public MGeometryException(int type)
MGeometryException
public MGeometryException(int type,
String msg)
getType
public int getType()
Copyright © 2011 hibernatespatial.org. All Rights Reserved.