pyspark.errors.PythonException#

exception pyspark.errors.PythonException(message=None, error_class=None, message_parameters=None, query_contexts=None)[source]#

Exceptions thrown from Python workers.