Package

software.purpledragon.poi4s

exception

Permalink

package exception

Visibility
  1. Public
  2. All

Type Members

  1. class PoiException extends Exception

    Permalink

    Base exception for errors thrown by poi4s.

    Base exception for errors thrown by poi4s.

    Since

    0.0.2

  2. class PoiParseException extends PoiException

    Permalink

    Indicates an error during the parsing of a GPS file.

    Indicates an error during the parsing of a GPS file.

    Since

    0.0.2

  3. class PoiWriteException extends PoiException

    Permalink

    Indicates an error while writing a GPS file.

    Indicates an error while writing a GPS file.

    Since

    0.0.2

Ungrouped