public class DuplicateKeyError extends GTFSError implements Serializable
| Modifier and Type | Field and Description |
|---|---|
static long |
serialVersionUID |
| Constructor and Description |
|---|
DuplicateKeyError(String file,
long line,
String field) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
compareTo, getAffectedEntityType, getErrorCode, getMessageWithContext, getPriority, toStringpublic static final long serialVersionUID
public String getMessage()
getMessage in class GTFSErrorCopyright © 2019. All rights reserved.