Sha256: 6d53bb1493c43fe78b33ddcd8fed49c0338ff777b0781f099b89e3eeea1290aa
Contents?: true
Size: 273 Bytes
Versions: 7
Compression:
Stored size: 273 Bytes
Contents
# encoding: utf-8 # :stopdoc: # error.rb : Implements all Error Classes # # Copyright January 2012, Alexander Schrode. All Rights Reserved. # # This is free software. Please see the LICENSE and COPYING files for details. # :startdoc: class RpcError < StandardError end
Version data entries
7 entries across 7 versions & 1 rubygems