Exceptions

dd_scenario.NotBoundException

class dd_scenario.NotBoundException

The exception raised when a method that needs the object to be bound to a Client is called, but the object is not bound.

An object is bound to a Client when it has been created with its client property set.