Sha256: e88b28beffe735189f915e001121031d799b36fb30d29ba309d08207eb44d7f0
Contents?: true
Size: 176 Bytes
Versions: 5
Compression:
Stored size: 176 Bytes
Contents
# encoding: UTF-8 module Kafo class ConfigurationException < StandardError end class ConditionError < StandardError end class ParserError < StandardError end end
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
kafo-7.0.0 | lib/kafo/exceptions.rb |
kafo-6.5.0 | lib/kafo/exceptions.rb |
kafo-6.4.1 | lib/kafo/exceptions.rb |
kafo-6.4.0 | lib/kafo/exceptions.rb |
kafo-6.3.0 | lib/kafo/exceptions.rb |