org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.partitioners
Class MalFormedProbVecException
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.hadoop.executionengine.mapReduceLayer.partitioners.MalFormedProbVecException
- All Implemented Interfaces:
- Serializable
public class MalFormedProbVecException
- extends BackendException
- See Also:
- Serialized Form
Methods inherited from class org.apache.pig.PigException |
determineErrorSource, getDetailedMessage, getErrorCode, getErrorSource, isBug, isInput, isRemoteEnvironment, isUserEnvironment, retriable, setDetailedMessage, setErrorCode, setErrorSource, setRetriable, toString |
MalFormedProbVecException
public MalFormedProbVecException(String message,
int errCode,
byte errSrc)
MalFormedProbVecException
public MalFormedProbVecException()
MalFormedProbVecException
public MalFormedProbVecException(String arg0,
Throwable arg1)
MalFormedProbVecException
public MalFormedProbVecException(String arg0)
MalFormedProbVecException
public MalFormedProbVecException(Throwable arg0)
Copyright © ${year} The Apache Software Foundation