Class SparkException

Object
Throwable
Exception
org.apache.spark.SparkException
All Implemented Interfaces:
Serializable, SparkThrowable
Direct Known Subclasses:
CatalogNotFoundException, UnrecognizedBlockId

public class SparkException extends Exception implements SparkThrowable
See Also: