Sha256: 62ee3e95c6f65adcf87a5c06e231a5cf63e4fd28eaf012723a8ac9d7484c3702
Contents?: true
Size: 210 Bytes
Versions: 3
Compression:
Stored size: 210 Bytes
Contents
module Quickbooks::Payments class NoAccessTokenError < RuntimeError; end class NoTokenError < ArgumentError; end class NoCurrencyError < ArgumentError; end class NoAmountError < ArgumentError; end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
quickbooks-payments-0.0.9 | lib/quickbooks-payments/errors.rb |
quickbooks-payments-0.0.8 | lib/quickbooks-payments/errors.rb |
quickbooks-payments-0.0.7 | lib/quickbooks-payments/errors.rb |