Class SqlGraphElementRegistrationException
Object
Throwable
Exception
org.apache.spark.sql.AnalysisException
org.apache.spark.sql.pipelines.graph.SqlGraphElementRegistrationException
- All Implemented Interfaces:
- Serializable,- SparkThrowable,- org.apache.spark.sql.catalyst.trees.WithOrigin,- scala.Equals,- scala.Product
public class SqlGraphElementRegistrationException
extends AnalysisException
implements scala.Product, Serializable
- See Also:
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class org.apache.spark.sql.AnalysisExceptioncause, context, copy, copy, errorClass, getCondition, getDefaultMessageTemplate, getMessage, getMessageParameters, getQueryContext, getSimpleMessage, getSqlState, line, message, messageParameters, messageTemplate, origin, sqlState, startPosition, withPositionMethods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringMethods inherited from class java.lang.Objectequals, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface scala.EqualscanEqual, equalsMethods inherited from interface scala.ProductproductArity, productElement, productElementName, productElementNames, productIterator, productPrefixMethods inherited from interface org.apache.spark.SparkThrowablegetBreakingChangeInfo, getErrorClass, isInternalError
- 
Constructor Details- 
SqlGraphElementRegistrationException
 
- 
- 
Method Details- 
msg
- 
queryOrigin
 
-