Sha256: 8f773d9be60d3af0864037dbb80ea18854d3f16f21078851056e78461ac9a96f
Contents?: true
Size: 142 Bytes
Versions: 2
Compression:
Stored size: 142 Bytes
Contents
module WirecardCheckoutPage class WirecardCheckoutPageError < StandardError; end class ValueMissing < WirecardCheckoutPageError; end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
wirecard_checkout_page-0.0.1 | lib/wirecard_checkout_page/errors.rb |
wirecard_checkout_page-0.0.0 | lib/wirecard_checkout_page/errors.rb |