public class ImportErrorLogger extends EventErrorLogger
| Modifier and Type | Field and Description |
|---|---|
int |
currentRowIndex |
char[][] |
currentRows |
protected static String |
ERR_XML_IFILE |
protected static String |
ERR_XML_LINE |
protected static String |
ERR_XML_LINENUM |
protected static String |
ERR_XML_TABLE |
boolean |
isRetry |
ERR_XML_ATTR_NULL, ERR_XML_ATTR_TYPE, ERR_XML_ENTRIES_ENTITY, ERR_XML_ERRCODE, ERR_XML_EX_CLASS, ERR_XML_EX_MESSAGE, ERR_XML_EX_STACK, ERR_XML_EXCEPTION, ERR_XML_FAILURE, ERR_XML_PARAM, ERR_XML_PARAMS, ERR_XML_ROOT, ERR_XML_SQL, ERR_XML_SQLSTATE, ERROR_ENTRIES_SUFFIX, errorFile, errorStream, errorWriter, Gfxd_EVENT_ERROR_LOGGER, logger2| Constructor and Description |
|---|
ImportErrorLogger(String errorFileName,
String importFileName,
String tableName) |
| Modifier and Type | Method and Description |
|---|---|
void |
logError(String line,
Integer lineNumber,
String dmlString,
Exception e) |
getColumnAsString, indentInErrorXML, initErrorFile, logError, rollFileIfRequired, toString, writeExceptionInErrorXML, writeObjectInErrorXMLpublic boolean isRetry
public char[][] currentRows
public int currentRowIndex
protected static final String ERR_XML_IFILE
protected static final String ERR_XML_LINENUM
protected static final String ERR_XML_LINE
protected static final String ERR_XML_TABLE
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.