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