Sha256: 3bd135b5ea23d0dbbb23a5ff9fdaaf8e849c9a598763d26a7c35cf52fb684831

Contents?: true

Size: 176 Bytes

Versions: 1

Compression:

Stored size: 176 Bytes

Contents

module Burghers
  class DocumentTooSmallError < RuntimeError
  end

  class UnsupportedLanguageError < RuntimeError
  end

  class CalaisResponseError < RuntimeError
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
burghers-0.0.4 lib/burghers/exceptions.rb