Package org.eclipse.tycho
Class IllegalArtifactReferenceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.eclipse.tycho.IllegalArtifactReferenceException
- All Implemented Interfaces:
Serializable
Exception thrown for syntactically incorrect references to Eclipse artifacts, e.g. references
with an illegal version string or an unknown type.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
IllegalArtifactReferenceException
-