public class ParserException extends FrontendException
BUG, detailedMessage, ERROR, errorSource, INPUT, markedAsShowToUser, REMOTE_ENVIRONMENT, retriable, sourceLocation, USER_ENVIRONMENT| Constructor and Description | 
|---|
| ParserException(org.antlr.runtime.RecognitionException recoException) | 
| ParserException(String msg) | 
| ParserException(String msg,
               SourceLocation location) | 
| ParserException(String msg,
               Throwable cause) | 
| Modifier and Type | Method and Description | 
|---|---|
| String | toString()Returns a short description of this throwable. | 
determineErrorSource, getDetailedMessage, getErrorCode, getErrorSource, getMarkedAsShowToUser, getSourceLocation, isBug, isInput, isRemoteEnvironment, isUserEnvironment, retriable, setDetailedMessage, setErrorCode, setErrorSource, setMarkedAsShowToUser, setRetriable, setSourceLocationaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic ParserException(org.antlr.runtime.RecognitionException recoException)
public ParserException(String msg)
public ParserException(String msg, SourceLocation location)
public String toString()
PigExceptionPigException.getErrorCode() method
 getLocalizedMessage
      method
 toString in class PigExceptionCopyright © 2007-2017 The Apache Software Foundation