Package org.n52.io.geojson
Class GeoJSONException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.n52.io.geojson.GeoJSONException
-
- All Implemented Interfaces:
Serializable
public class GeoJSONException extends Exception
- Since:
- 2.0
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description GeoJSONException(String message)GeoJSONException(String message, Throwable cause)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-