Class TmcResolverException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.here.platform.location.referencing.tmc.TmcResolverException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
EmptyTmcReferenceException, MissingExtendedCountryCodeException, NoLinearAvailableException, UnexpectedTmcEntryTypeException, UnknownTmcLocationException

public class TmcResolverException extends Exception
Base exception for TMC resolution related errors.
See Also:
  • Constructor Details

    • TmcResolverException

      public TmcResolverException(String message)