Sha256: 63c2656e7579863afa0645f2b7419116c707e366336f8d831a7b7264b8783c79
Contents?: true
Size: 142 Bytes
Versions: 5
Compression:
Stored size: 142 Bytes
Contents
module TalonOne module Integration class ClientError < StandardError def initialize(msg) super end end end end
Version data entries
5 entries across 5 versions & 1 rubygems