ApiStatusError
open class ApiStatusError(val code: Int, message: String = "API Responded with code ") : ShadeException
Exception thrown if a status error is received from the Hue API
Exception thrown if a status error is received from the Hue API