signal_design.exc

Module Contents

exception signal_design.exc.NotEqualError(*args: object)[source]

Bases: Exception

Common base class for all non-exit exceptions.

Initialize self. See help(type(self)) for accurate signature.

exception signal_design.exc.BadInputError[source]

Bases: Exception

Common base class for all non-exit exceptions.

Initialize self. See help(type(self)) for accurate signature.

exception signal_design.exc.ConvertingError(*args: object)[source]

Bases: Exception

Common base class for all non-exit exceptions.

Initialize self. See help(type(self)) for accurate signature.

exception signal_design.exc.TypeFuncError(*args: object)[source]

Bases: Exception

Common base class for all non-exit exceptions.

Initialize self. See help(type(self)) for accurate signature.

message

{args[1]} and type {args[2]}