sweep_design.exc

Module Contents

exception sweep_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 sweep_design.exc.BadInputError[source]

Bases: Exception

Common base class for all non-exit exceptions.

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

exception sweep_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 sweep_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]}