Class IllegalArtifactReferenceException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.eclipse.tycho.IllegalArtifactReferenceException
All Implemented Interfaces:
Serializable

public class IllegalArtifactReferenceException extends Exception
Exception thrown for syntactically incorrect references to Eclipse artifacts, e.g. references with an illegal version string or an unknown type.
See Also:
  • Constructor Details

    • IllegalArtifactReferenceException

      public IllegalArtifactReferenceException(String message)