Sha256: 10e4aa3352f0dac9c3877127d5ca163b3e3cbafc950771e7b4f267ac625d3229
Contents?: true
Size: 168 Bytes
Versions: 2
Compression:
Stored size: 168 Bytes
Contents
module Pandorified module Exceptions # Raised when Pandorabots returns an API result with a non-zero status. class PandorabotsError < StandardError end end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
pandorified-0.7.1 | lib/pandorified/exceptions.rb |
pandorified-0.7.0 | lib/pandorified/exceptions.rb |