Sha256: c43c9200020682b16544bd1254c61dc93c4b22ceb354a75c48cdd77b03e354a9
Contents?: true
Size: 162 Bytes
Versions: 11
Compression:
Stored size: 162 Bytes
Contents
module Geoblacklight module Exceptions class ExternalDownloadFailed < StandardError end class WrongDownloadFormat < StandardError end end end
Version data entries
11 entries across 11 versions & 1 rubygems