public class TurnRestrictionException extends GraphBuilderAnnotation
| Modifier and Type | Field and Description |
|---|---|
static String |
FMT |
static String |
HTMLFMT |
| Constructor and Description |
|---|
TurnRestrictionException(long nodeId,
long wayId) |
| Modifier and Type | Method and Description |
|---|---|
String |
getHTMLMessage() |
String |
getMessage() |
getReferencedEdge, getReferencedVertex, toStringpublic static final String FMT
public static final String HTMLFMT
public TurnRestrictionException(long nodeId,
long wayId)
public String getHTMLMessage()
getHTMLMessage in class GraphBuilderAnnotationpublic String getMessage()
getMessage in class GraphBuilderAnnotationCopyright © 2018. All rights reserved.