IceStorm.BadQoS

class IceStorm.BadQoS(reason: str = '')

Bases: UserException

The exception that is thrown when attempting to subscribe with an invalid QoS.

Parameters:

reason (str)

reason

The reason for the failure.

Type:

str

Notes

The Slice compiler generated this exception dataclass from Slice exception ::IceStorm::BadQoS.