Class 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:
    ArtifactType, Serialized Form
    • Constructor Detail

      • IllegalArtifactReferenceException

        public IllegalArtifactReferenceException​(String message)