taolib.testing.qrcode.errors#
Exceptions#
Common base class for all non-exit exceptions. |
|
Common base class for all non-exit exceptions. |
|
Common base class for all non-exit exceptions. |
|
Common base class for all non-exit exceptions. |
|
Common base class for all non-exit exceptions. |
Module Contents#
- exception taolib.testing.qrcode.errors.QRCodeError#
Bases:
ExceptionCommon base class for all non-exit exceptions.
- exception taolib.testing.qrcode.errors.InvalidContentError#
Bases:
QRCodeErrorCommon base class for all non-exit exceptions.
- exception taolib.testing.qrcode.errors.InvalidColorError#
Bases:
QRCodeErrorCommon base class for all non-exit exceptions.
- exception taolib.testing.qrcode.errors.InvalidSizeError#
Bases:
QRCodeErrorCommon base class for all non-exit exceptions.
- exception taolib.testing.qrcode.errors.LogoProcessingError#
Bases:
QRCodeErrorCommon base class for all non-exit exceptions.