Sha256: a37cf69dd63f6725264eaa2a81e96b743430d328534e0cf3daad1c9b38202fcb
Contents?: true
Size: 107 Bytes
Versions: 1
Compression:
Stored size: 107 Bytes
Contents
module Cryptoprocessing class APIError < RuntimeError end class BadRequestError < APIError end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
cryptoprocessing-0.6.1 | lib/cryptoprocessing/client/api_errors.rb |