TrialException constructor

__init__(self)

Constructor of TrialException


def __init__(self):
    ...

__init__(self, msg)

Constructor of TrialException


def __init__(self, msg):
    ...
ParameterTypeDescription
msgstr

See Also