org.apache.pig.data
Class FieldIsNullException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.apache.pig.PigException
org.apache.pig.backend.BackendException
org.apache.pig.backend.executionengine.ExecException
org.apache.pig.data.FieldIsNullException
- All Implemented Interfaces:
- Serializable
public class FieldIsNullException
- extends ExecException
- See Also:
- Serialized Form
Fields inherited from class org.apache.pig.PigException |
BUG, detailedMessage, ERROR, errorCode, errorSource, INPUT, markedAsShowToUser, REMOTE_ENVIRONMENT, retriable, sourceLocation, USER_ENVIRONMENT |
Methods inherited from class org.apache.pig.PigException |
determineErrorSource, getDetailedMessage, getErrorCode, getErrorSource, getMarkedAsShowToUser, getSourceLocation, isBug, isInput, isRemoteEnvironment, isUserEnvironment, retriable, setDetailedMessage, setErrorCode, setErrorSource, setMarkedAsShowToUser, setRetriable, setSourceLocation, toString |
FieldIsNullException
public FieldIsNullException()
FieldIsNullException
public FieldIsNullException(String msg)
Copyright © 2007-2012 The Apache Software Foundation