Sha256: 963105433bf4170184b7bb74a099f202c0400dcd0f52a4c563724f2b905b6dea
Contents?: true
Size: 130 Bytes
Versions: 1
Compression:
Stored size: 130 Bytes
Contents
# frozen_string_literal: true module Hws::PaymentOperationsDemo::Exceptions class EntityNotFoundError < StandardError; end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
hws-payment_operations_demo-0.1.0 | lib/hws/payment_operations_demo/exceptions/exceptions.rb |