Class TmcException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.here.platform.location.referencing.tmc.TmcException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
TmcCreatorException, TmcResolverException

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

    • TmcException

      public TmcException(String message)