Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 271 Bytes

File metadata and controls

7 lines (6 loc) · 271 Bytes

Exceptions

.. automodule:: graphblas.exceptions
    :members: InvalidObject, InvalidIndex, DomainMismatch, DimensionMismatch,
              OutputNotEmpty, OutOfMemory, IndexOutOfBound, Panic, EmptyObject,
              NotImplementedException, UdfParseError