Sha256: bb3c8aaf286a7eb2e2def1cb1683798708e577f3d347ce04ce8d28bfc43d8c49
Contents?: true
Size: 144 Bytes
Versions: 1
Compression:
Stored size: 144 Bytes
Contents
# frozen_string_literal: true module Monzo # Internal: Exception to raise on reciept of API error. APIError = Class.new(StandardError) end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
monzo-0.3.0 | lib/monzo/errors.rb |