Exceptions

decision_optimization_client.NotBoundException

class decision_optimization_client.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.