Class OlrException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.here.platform.location.referencing.olr.OlrException
All Implemented Interfaces:
Serializable

public class OlrException extends Exception
A basic type to represent errors that happened when creating or resolving OLR references.
See Also:
  • Constructor Details

    • OlrException

      public OlrException(String message)