Sha256: d8387a6aed34426c532515b0291255bf80597fdcdc612a5bb3a6dd00a935fed6

Contents?: true

Size: 90 Bytes

Versions: 1

Compression:

Stored size: 90 Bytes

Contents

module Rspamd
  class Error < StandardError; end
  class InvalidResponse < Error; end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rspamd-ruby-1.0.0 lib/rspamd/errors.rb