Sha256: 2506b5211586aacb7b720c9cbc442607f2d8d09dfba564c7ebb964a735a49a7b

Contents?: true

Size: 276 Bytes

Versions: 3

Compression:

Stored size: 276 Bytes

Contents

module Simple2ch
  class Simple2chException < Exception; end
  class NotA2chUrlException < Simple2chException; end
  class KakoLogException < Simple2chException; end
  class DatParseException < Simple2chException; end
  class NoThreGivenException < Simple2chException; end
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
simple2ch-0.1.4 lib/simple2ch/simple2ch_exception.rb
simple2ch-0.1.3 lib/simple2ch/simple2ch_exception.rb
simple2ch-0.1.2 lib/simple2ch/simple2ch_exception.rb