iib¶
Subpackages¶
Submodules¶
iib.exceptions module¶
-
exception
iib.exceptions.BaseException¶ Bases:
ExceptionThe base class for all IIB exceptions.
-
exception
iib.exceptions.ConfigError¶ Bases:
iib.exceptions.BaseExceptionThe configuration is invalid.
-
exception
iib.exceptions.IIBError¶ Bases:
iib.exceptions.BaseExceptionAn error was encountered in IIB.
-
exception
iib.exceptions.ValidationError¶ Bases:
iib.exceptions.BaseExceptionDenote invalid input.