Class InvalidArtifactRTException

  • All Implemented Interfaces:
    Serializable

    public class InvalidArtifactRTException
    extends RuntimeException
    Exception thrown when the identity of an artifact can not be established, eg. one of groupId, artifactId, version or type is null.
    See Also:
    Serialized Form