Data Structures | |
class | DomainError |
Raise Error when parameter passes is out of waveform domain. More... | |
class | PathError |
Raise Exception when the needed file is not at the given path. More... | |
class | WaveformGenerationError |
Errors callable by GWSignal. More... | |
Functions | |
def | mapexception (func) |
Mapping between LAL Errors and Python. More... | |
Variables | |
dictionary | exceptionmap |
def lalsimulation.gwsignal.core.errors.mapexception | ( | func | ) |