ExportException constructor

__init__(self, msg)

Initializes a new instance


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

See Also