org.apache.pig.newplan.logical.relational
Class SchemaNotDefinedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.pig.newplan.logical.relational.SchemaNotDefinedException
- All Implemented Interfaces:
- Serializable
public class SchemaNotDefinedException
- extends RuntimeException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
SchemaNotDefinedException
public SchemaNotDefinedException(Throwable e)
SchemaNotDefinedException
public SchemaNotDefinedException(String msg,
Throwable e)
SchemaNotDefinedException
public SchemaNotDefinedException(String msg)
Copyright © 2012 The Apache Software Foundation