public class InvalidCommandException extends PigRecognitionException
Constructor and Description |
---|
InvalidCommandException(org.antlr.runtime.IntStream input,
SourceLocation loc,
java.lang.String cmd) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getCmd() |
java.lang.String |
toString() |
msgHeader
extractInformationFromTreeNodeStream, getUnexpectedType
public InvalidCommandException(org.antlr.runtime.IntStream input, SourceLocation loc, java.lang.String cmd)
Copyright © 2007-2017 The Apache Software Foundation