Sha256: 454477882b9abd53dee59cddc669601bed6a6ae6c39bfa4caf4360212eb0f980
Contents?: true
Size: 212 Bytes
Versions: 1
Compression:
Stored size: 212 Bytes
Contents
module WashOut # # An exception reflection unexpected error # # Used internally to remark badly composited definitions of # actions and other violations # class ProgrammerError < Exception end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
wash_out-0.10.0.beta.1 | lib/wash_out/exceptions/programmer_error.rb |