2.3. GpyFFT_Error

class gpyfft.GpyFFT_Error(errorcode)

Exception wrapper for errors returned from underlying library calls

Attributes
args

Methods

with_traceback

Exception.with_traceback(tb) – set self.__traceback__ to tb and return self.