Sha256: 018b7aebf9312c8acc0e8f52fe6659d064f7282cbc804de8e323e40ce0b0af13
Contents?: true
Size: 150 Bytes
Versions: 5
Compression:
Stored size: 150 Bytes
Contents
module MARC # basic exception class for exceptions that # can occur during MARC processing. class Exception < RuntimeError end end
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
marc-0.0.4 | lib/marc/exception.rb |
marc-0.0.6 | lib/marc/exception.rb |
marc-0.0.2 | lib/marc/exception.rb |
marc-0.0.3 | lib/marc/exception.rb |
marc-0.0.5 | lib/marc/exception.rb |