Sha256: 9f796a5900076bc82112723dacb441de5ba1a48400d512c285a92111b1470887
Contents?: true
Size: 118 Bytes
Versions: 3
Compression:
Stored size: 118 Bytes
Contents
module Gatecoin class CreateOrderException < RuntimeError; end class CancelOrderException < RuntimeError; end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
gatecoin-0.2.0 | lib/gatecoin/exceptions.rb |
gatecoin-0.1.1 | lib/gatecoin/exceptions.rb |
gatecoin-0.1.0 | lib/gatecoin/exceptions.rb |