org.hibernatespatial
Class HibernateSpatialException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.hibernatespatial.HibernateSpatialException
- All Implemented Interfaces:
- Serializable
public class HibernateSpatialException
- extends RuntimeException
Exception for Hibernate Spatial
- 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 |
HibernateSpatialException
public HibernateSpatialException(String msg)
HibernateSpatialException
public HibernateSpatialException(Throwable cause)
HibernateSpatialException
public HibernateSpatialException(String msg,
Throwable cause)
Copyright © 2011 hibernatespatial.org. All Rights Reserved.