com.splout.db.hadoop
Class TupleSQLite4JavaOutputFormat.TupleSQLiteOutputFormatException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.splout.db.hadoop.TupleSQLite4JavaOutputFormat.TupleSQLiteOutputFormatException
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
TupleSQLite4JavaOutputFormat

public static class TupleSQLite4JavaOutputFormat.TupleSQLiteOutputFormatException
extends java.lang.Exception

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.

See Also:
Serialized Form

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

TupleSQLite4JavaOutputFormat.TupleSQLiteOutputFormatException

public TupleSQLite4JavaOutputFormat.TupleSQLiteOutputFormatException(java.lang.String cause)

TupleSQLite4JavaOutputFormat.TupleSQLiteOutputFormatException

public TupleSQLite4JavaOutputFormat.TupleSQLiteOutputFormatException(java.lang.String cause,
                                                                     java.lang.Exception e)


Copyright © 2012-2013 Datasalt Systems S.L.. All Rights Reserved.