| Package | Description |
|---|---|
| openlr |
This package contains general interfaces defined by the OpenLR location referencing method.
|
| openlr.properties |
This package handles the OpenLR properties.
|
| Modifier and Type | Method and Description |
|---|---|
OpenLRProcessingException.ErrorCode |
OpenLRProcessingException.getErrorCode()
Delivers the error code behind this exception.
|
| Constructor and Description |
|---|
OpenLRProcessingException(OpenLRProcessingException.ErrorCode err)
Instantiates a new OpenLR processing exception.
|
OpenLRProcessingException(OpenLRProcessingException.ErrorCode err,
String s)
Instantiates a new OpenLR processing exception with an error message.
|
OpenLRProcessingException(OpenLRProcessingException.ErrorCode err,
String s,
Throwable t)
Instantiates a new OpenLR processing exception due to a previously thrown
exception and an error message.
|
OpenLRProcessingException(OpenLRProcessingException.ErrorCode err,
Throwable t)
Instantiates a new OpenLR processing exception due to a previously thrown exception.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
OpenLRPropertyException.PropertyError
The Enum PropertyError.
|
| Constructor and Description |
|---|
OpenLRPropertyException(OpenLRProcessingException.ErrorCode err)
Instantiates a new open lr property exception.
|
OpenLRPropertyException(OpenLRProcessingException.ErrorCode err,
String msg)
Instantiates a new open lr property exception.
|
OpenLRPropertyException(OpenLRProcessingException.ErrorCode err,
Throwable t)
Instantiates a new open lr property exception.
|
Copyright © 2019 TomTom International B.V.. All rights reserved.