public class InvalidScalarProjectionException extends PigRecognitionException
Constructor and Description |
---|
InvalidScalarProjectionException(org.antlr.runtime.IntStream input,
SourceLocation loc,
ScalarExpression expr) |
InvalidScalarProjectionException(org.antlr.runtime.IntStream input,
SourceLocation loc,
ScalarExpression expr,
String msg)
Constructor that takes an additional string to be concatenated
with the exception message
|
Modifier and Type | Method and Description |
---|---|
String |
toString() |
msgHeader
extractInformationFromTreeNodeStream, getUnexpectedType
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public InvalidScalarProjectionException(org.antlr.runtime.IntStream input, SourceLocation loc, ScalarExpression expr)
public InvalidScalarProjectionException(org.antlr.runtime.IntStream input, SourceLocation loc, ScalarExpression expr, String msg)
Copyright © 2007-2017 The Apache Software Foundation