org.apache.pig.backend.datastorage
Class DataStorageException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.apache.pig.backend.datastorage.DataStorageException
- All Implemented Interfaces:
- Serializable
public class DataStorageException
- extends IOException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
DataStorageException
public DataStorageException(String message,
Throwable cause)
DataStorageException
public DataStorageException()
DataStorageException
public DataStorageException(String message)
DataStorageException
public DataStorageException(Throwable cause)
Copyright © ${year} The Apache Software Foundation