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,
java.lang.String msg)
Constructor that takes an additional string to be concatenated
with the exception message
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
msgHeader
extractInformationFromTreeNodeStream, getUnexpectedType
public InvalidScalarProjectionException(org.antlr.runtime.IntStream input, SourceLocation loc, ScalarExpression expr)
public InvalidScalarProjectionException(org.antlr.runtime.IntStream input, SourceLocation loc, ScalarExpression expr, java.lang.String msg)
Copyright © 2007-2012 The Apache Software Foundation