exception documentation

class MathExtError(SphinxError): (source)

View In Hierarchy

Undocumented

Method __init__ Undocumented
Class Variable category Undocumented
def __init__(self, msg, stderr=None, stdout=None): (source)

Undocumented

Parameters
msg:strUndocumented
stderr:str|NoneUndocumented
stdout:str|NoneUndocumented