Class TmcCreatorException

All Implemented Interfaces:
LocationReferenceCreatorException, LocationReferenceException, Serializable
Direct Known Subclasses:
LinearLocationNotRepresentedInTmcException, LinearLocationNotValid

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

    • TmcCreatorException

      public TmcCreatorException(String message)