ParseException constructor

__init__(self, msg)

Constructor of ParseException


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

See Also