Sha256: 4f97d6517fe61625293c08707c519287ce253d840dc1f19b7fb19f0da07884d9
Contents?: true
Size: 248 Bytes
Versions: 5
Compression:
Stored size: 248 Bytes
Contents
class Subber::Errors class InvalidVttformat < RuntimeError; end class InvalidSrtFormat < RuntimeError; end class InvalidCounter < RuntimeError; end class InvalidTimeRange < RuntimeError; end class InvalidTimestamp < RuntimeError; end end
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
subber-0.1.8 | lib/subber/errors.rb |
subber-0.1.4 | lib/subber/errors.rb |
subber-0.1.3 | lib/subber/errors.rb |
subber-0.1.2 | lib/subber/errors.rb |
subber-0.1.1 | lib/subber/errors.rb |