Exceptions
Package defining all the io custom exceptions.
EndpointNotFoundException
¶
IncrementalFilterInputNotFoundException
¶
Bases: Exception
Exception for when the input of an incremental filter is not found.
This may occur when tables are being loaded in incremental way, taking the increment definition out of a specific table, but the table still does not exist, mainly because probably it was not loaded for the first time yet.