Sha256: 194345fd27cf33ff59672e8f46ab7eca0a0bc6bd32285cb5b11dc2777dffe1ba
Contents?: true
Size: 218 Bytes
Versions: 1
Compression:
Stored size: 218 Bytes
Contents
module MEACControl module XML class InvalidResponse < Exception end module Request class EmptyDeviceList < Exception end class EmptyCommandList < Exception end end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
meac_control-1.0.0 | lib/meac_control/xml/exceptions.rb |