public class ShapeMissingCoordinatesError extends GTFSError implements Serializable
| Modifier and Type | Field and Description |
|---|---|
Priority |
priority |
static long |
serialVersionUID |
String[] |
tripIds |
| Constructor and Description |
|---|
ShapeMissingCoordinatesError(ShapePoint shapePoint,
String[] tripIds) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
compareTo, getAffectedEntityType, getErrorCode, getMessageWithContext, getPriority, toStringpublic static final long serialVersionUID
public final Priority priority
public final String[] tripIds
public ShapeMissingCoordinatesError(ShapePoint shapePoint, String[] tripIds)
public String getMessage()
getMessage in class GTFSErrorCopyright © 2019. All rights reserved.