Sha256: c2ef2f2ddb68caf5eb2617b5979a474c7656b84912a6c4bcd7b9efe43a9a1aed

Contents?: true

Size: 149 Bytes

Versions: 1

Compression:

Stored size: 149 Bytes

Contents

module GPX
	
	# Exception occurs when file opened by GPX class is in other format or not exists
	class GPXInvalidFileException < Exception
	end
	
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
gpx_track-0.0.1 lib/gpx/exceptions.rb