Sha256: b9857c4d9cc37006f74da0faec8922eb7388d258833fd361fab8d5b0ace0db63

Contents?: true

Size: 150 Bytes

Versions: 1

Compression:

Stored size: 150 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.2 lib/gpx/exceptions.rb