ImportException constructor

init

Initializes a new instance

def __init__(self, msg):
    ...
ParameterTypeDescription
msgstrError message

See Also