Previous topic

API

Next topic

XMLs

This Page

Exceptions

Exceptions for use with libary for BBQ Guru’s CyberQ Temperature Control System

ChangeLog: A00 - 11/04/2012 - Bryan Kemp - Initial release

exception cyberqinterface_exceptions.LookupException(message=None, errors=None)[source]

The lookup failed

exception cyberqinterface_exceptions.ParameterValidationException(message=None, errors=None)[source]

An invalid parameter was passed to the interface

exception cyberqinterface_exceptions.ResponseHTTPException(message=None, errors=None)[source]

The HTTP response was invalid

exception cyberqinterface_exceptions.ResponseValidationException(message=None, errors=None)[source]

The response from the CyberQ web service was invalid.