Sha256: 560969d97536597ffe8caf6184bda86dfea39d357e35859a32107ae3c6c7a110
Contents?: true
Size: 189 Bytes
Versions: 2
Compression:
Stored size: 189 Bytes
Contents
module AppConfig class InvalidType < Exception ; end class InvalidKeyName < Exception ; end class InvalidSource < Exception ; end class UndefinedKey < Exception ; end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
app-config-0.1.1 | lib/app-config/errors.rb |
app-config-0.1.0 | lib/app-config/errors.rb |