class ImportExceptionGroup(Exception):
Exceptions raised during importing the target objects.
It contains an error messages and a list of exceptions as its arguments.
Method | __init__ |
Undocumented |
Instance Variable | exceptions |
Undocumented |