Class TmcCreatorException

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

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

    • TmcCreatorException

      public TmcCreatorException(String message)