Sha256: e69f0acdf9afaf4a51c7b00bceb309e113578eaad9005fc725e3d550d1667ce3

Contents?: true

Size: 118 Bytes

Versions: 7

Compression:

Stored size: 118 Bytes

Contents

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

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
twsms2-1.1.1 lib/twsms2/exception.rb
twsms2-1.1.0 lib/twsms2/exception.rb
twsms2-1.0.1 lib/twsms2/exception.rb
twsms2-1.0.0 lib/twsms2/exception.rb
twsms2-0.9.6 lib/twsms2/exception.rb
twsms2-0.9.5 lib/twsms2/exception.rb
twsms2-0.9.0 lib/twsms2/exception.rb