Sha256: 28c963a26f91be3086f4268741e4b095b53fc87aaac897dba5eb8ff2ad0ba98f

Contents?: true

Size: 234 Bytes

Versions: 4

Compression:

Stored size: 234 Bytes

Contents

module Simplexframe
	class SimpleError < StandardError; end
	class ConfigFileMissingError < SimpleError; end
	class IncorrectConfigFileError < SimpleError; end
	class InvalidSimplexframePageError < SimpleError; end
end #Simplex

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
simplexframe-0.0.04 lib/simplexframe/errors.rb
simplexframe-0.0.03 lib/simplexframe/errors.rb
simplexframe-0.0.02 lib/simplexframe/errors.rb
simplexframe-0.0.01 lib/simplexframe/errors.rb