public class ImportError extends Object
| Modifier and Type | Field and Description |
|---|---|
protected Exception |
exception |
protected String |
principalName |
protected int |
recordNumber |
| Constructor and Description |
|---|
ImportError(int record,
String principalName,
Exception e) |
| Modifier and Type | Method and Description |
|---|---|
Exception |
getException() |
String |
getPrincipalName() |
int |
getRecordNumber() |
Copyright © 2018 KualiCo. All rights reserved.