BackendError

Contents

BackendError#

class saiunit.BackendError[source]#

Raised when an operation is requested on an incompatible array backend.

Subclasses TypeError so that code catching TypeError continues to work.