Sha256: b68d2e6a36f71cadb762cfa657a1932647f3408b963ab96dbc5c99bfeb7527d3
Contents?: true
Size: 89 Bytes
Versions: 2
Compression:
Stored size: 89 Bytes
Contents
class SoofaPermissionError< StandardError def initialize(msg) super(msg) end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
soofapay-0.1.2 | lib/soofa_error_handler.rb |
soofapay-0.1.1 | lib/soofa_error_handler.rb |