Packages

package exception

Content Hierarchy

Type Members

  1. class PoiException extends Exception

    Base exception for errors thrown by poi4s.

    Base exception for errors thrown by poi4s.

    Since

    0.0.2

  2. class PoiParseException extends PoiException

    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

    Indicates an error while writing a GPS file.

    Indicates an error while writing a GPS file.

    Since

    0.0.2

Ungrouped