Sha256: d7124b3a619da4e02f4345f3d87bee264f89c96437eee78c33949538b60be7b1

Contents?: true

Size: 119 Bytes

Versions: 3

Compression:

Stored size: 119 Bytes

Contents

module Kotsms2
  class Error < StandardError; end
  class ClientError < Error; end
  class ServerError < Error; end
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
kotsms2-1.0.1 lib/kotsms2/exception.rb
kotsms2-1.0.0 lib/kotsms2/exception.rb
kotsms2-0.5.0 lib/kotsms2/exception.rb