ParseException constructor

__init__(self, msg)

Constructor of ParseException


def __init__(self, msg):
    ...
ParameterTypeDescription
msgSystem.String

See Also