public static final class BulkInserter.InsertException extends GPUdbException
hadConnectionFailure
Modifier and Type | Method and Description |
---|---|
List<?> |
getRecords()
Gets the list of records that was being inserted when the exception
occurred.
|
URL |
getURL()
Gets the URL that records were being inserted into when the exception
occurred, or
null if multiple failover URLs all failed. |
hadConnectionFailure
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public URL getURL()
null
if multiple failover URLs all failed.public List<?> getRecords()
Copyright © 2020. All rights reserved.