Sha256: 61e8f417c7bb8db74dd31019e12aa2eab0e487408a51263dd4fceaaae93b359b
Contents?: true
Size: 94 Bytes
Versions: 4
Compression:
Stored size: 94 Bytes
Contents
module Stroop class Error < StandardError; end class SetModeNotAvailable < Error; end end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
stroop-1.2.0 | lib/stroop/exceptions.rb |
stroop-1.1.0 | lib/stroop/exceptions.rb |
stroop-1.0.0 | lib/stroop/exceptions.rb |
stroop-0.1.0 | lib/stroop/exceptions.rb |