3.3. GpyFFT_Error

class gpyfft.GpyFFT_Error(errorcode)

Exception wrapper for errors returned from underlying library calls

Attributes:
args

Methods

add_note(note, /)

Add a note to the exception

with_traceback(tb, /)

Set self.__traceback__ to tb and return self.