java.lang.Object
java.lang.Throwable
java.lang.Exception
com.gpudb.GPUdbException
com.gpudb.BulkInserter.InsertException
All Implemented Interfaces:
Enclosing class:
An exception that occurred during the insertion of records into GPUdb.
See Also:
Field Summary
Fields inherited from class com.gpudb.GPUdbException
hadConnectionFailureMethod Summary
Methods inherited from class com.gpudb.GPUdbException
hadConnectionFailureMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Method Details