(class from pyomo.common.errors)
pyomo.common.errors
Bases: ImportError
ImportError
This exception is raised when something attempts to access a module that was imported by attempt_import(), but the module import failed.
attempt_import()
Member Documentation
Exception.add_note(note) – add a note to the exception
Exception.with_traceback(tb) – set self.__traceback__ to tb and return self.
exception message
module name
module path