ParseException constructor

init

Constructor of ParseException

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

See Also