Class InconsistentDataException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.here.platform.location.compilation.core.InconsistentDataException
All Implemented Interfaces:
Serializable

public class InconsistentDataException extends Exception
Exception for a reference that can't be resolved due to inconsistent data.
See Also:
  • Constructor Details

    • InconsistentDataException

      public InconsistentDataException(String message)