Sha256: 8189bb234cc9b0c3fdfe589fd7637fdd44464e0b3607f0cdb1d77dcd1bd1450a
Contents?: true
Size: 168 Bytes
Versions: 4
Compression:
Stored size: 168 Bytes
Contents
# encoding: utf-8 module Filegen # Exceptions module Exceptions # raised if order arguments are invalid class InvalidDataSources < Exception; end end end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
filegen-0.2.1 | lib/filegen/exceptions.rb |
filegen-0.2.0 | lib/filegen/exceptions.rb |
filegen-0.1.2 | lib/filegen/exceptions.rb |
filegen-0.1.1 | lib/filegen/exceptions.rb |