Class GeoPackageException

    • Constructor Detail

      • GeoPackageException

        public GeoPackageException()
        Constructor
      • GeoPackageException

        public GeoPackageException​(String message)
        Constructor
        Parameters:
        message - exception message
      • GeoPackageException

        public GeoPackageException​(String message,
                                   Throwable throwable)
        Constructor
        Parameters:
        message - exception message
        throwable - cause
      • GeoPackageException

        public GeoPackageException​(Throwable throwable)
        Constructor
        Parameters:
        throwable - cause