Sha256: ca3f35643c4bbb67c534731a1ccbf8db983f0f759acf7e59e55905fde8dc6179
Contents?: true
Size: 117 Bytes
Versions: 3
Compression:
Stored size: 117 Bytes
Contents
module Quoinex class CreateOrderException < RuntimeError; end class CancelOrderException < RuntimeError; end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
quoinex-0.2.1 | lib/quoinex/exceptions.rb |
quoinex-0.2.0 | lib/quoinex/exceptions.rb |
quoinex-0.1.4 | lib/quoinex/exceptions.rb |