py4ai.data.exceptions module
Definition of base exceptions.
- exception py4ai.data.exceptions.NoTableException(message: str)
Bases:
BaseException
Exception representing a non existing table.
Return an instance of the exception.
- Parameters
message – output message