|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.splout.db.hadoop.TupleSQLite4JavaOutputFormat.TupleSQLiteOutputFormatException
public static class TupleSQLite4JavaOutputFormat.TupleSQLiteOutputFormatException
Exception that is thrown if the Output Format cannot be instantiated because the specified parameters are inconsistent or invalid. The reason is the message of the Exception, and it may optionally wrap another Exception.
Constructor Summary | |
---|---|
TupleSQLite4JavaOutputFormat.TupleSQLiteOutputFormatException(java.lang.String cause)
|
|
TupleSQLite4JavaOutputFormat.TupleSQLiteOutputFormatException(java.lang.String cause,
java.lang.Exception e)
|
Method Summary |
---|
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public TupleSQLite4JavaOutputFormat.TupleSQLiteOutputFormatException(java.lang.String cause)
public TupleSQLite4JavaOutputFormat.TupleSQLiteOutputFormatException(java.lang.String cause, java.lang.Exception e)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |