ArtifactNotFoundException
Represents exceptions that occur when an artifact required for an operation cannot be found.
public ArtifactNotFoundException()
Initializes a new instance of the ArtifactNotFoundException class.
Initializes a new instance of the ArtifactNotFoundException class with an error message that describes the exception.
Initializes a new instance of the ArtifactNotFoundException class with a message that describes the exception and a reference to the inner exception that caused the exception.
Initializes a new instance of the ArtifactNotFoundException class with serialization data.