eu.esdihumboldt.hale.io.gml.geometry
Class GeometryNotSupportedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
eu.esdihumboldt.hale.io.gml.geometry.GeometryNotSupportedException
- All Implemented Interfaces:
- Serializable
public class GeometryNotSupportedException
- extends Exception
Exception that is thrown by GeometryHandler
s when they are dealing
with geometry types or instances that they don't recognize.
- Author:
- Simon Templer
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
GeometryNotSupportedException
public GeometryNotSupportedException()
- See Also:
Exception.Exception()
GeometryNotSupportedException
public GeometryNotSupportedException(String message,
Throwable cause)
- See Also:
Exception.Exception(String, Throwable)
GeometryNotSupportedException
public GeometryNotSupportedException(String message)
- See Also:
Exception.Exception(String)
GeometryNotSupportedException
public GeometryNotSupportedException(Throwable cause)
- See Also:
Exception.Exception(Throwable)
Build 2012-12-03_12-30-59
Revision 9d2dd4b0318cda9f1393b1ddd390f7f792d70a2d