public class OpenLRPropertyException extends OpenLRProcessingException
OpenLR is a trade mark of TomTom International B.V.
email: software@openlr.org
| Modifier and Type | Class and Description |
|---|---|
static class |
OpenLRPropertyException.PropertyError
The Enum PropertyError.
|
OpenLRProcessingException.ErrorCode| 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.
|
getErrorCode, toStringaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic OpenLRPropertyException(OpenLRProcessingException.ErrorCode err)
err - the errpublic OpenLRPropertyException(OpenLRProcessingException.ErrorCode err, String msg)
err - the errmsg - the msgpublic OpenLRPropertyException(OpenLRProcessingException.ErrorCode err, Throwable t)
err - the errt - the tCopyright © 2019 TomTom International B.V.. All rights reserved.