8.3.4. MdoException

class mindoptpy.MdoError(code: int, message: str)

Bases: mindoptpy.MdoExceptionBase

Attributes
args

Methods

with_traceback()

Set self.__traceback__ to tb and return self.

with_traceback()

Set self.__traceback__ to tb and return self.

Exception.with_traceback(tb)