java.lang.Object
java.lang.Throwable
java.lang.Exception
de.unibamberg.minf.gtf.extensions.clariah.geo.exception.GeoParseException
All Implemented Interfaces:
Serializable

public class GeoParseException extends Exception
See Also:
  • Constructor Details

    • GeoParseException

      public GeoParseException()
    • GeoParseException

      public GeoParseException(String message)
    • GeoParseException

      public GeoParseException(String message, Throwable cause)
    • GeoParseException

      public GeoParseException(Throwable cause)