Class MissingArtifactException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.axis.jenkins.plugins.eiffel.eiffelbroadcaster.MissingArtifactException
All Implemented Interfaces:
Serializable

public class MissingArtifactException extends Exception
Raised when an EiffelArtifactPublishedEvent can't be created from an EiffelArtifactCreatedEvent because one or more files declare in the latter doesn't exist as a Jenkins artifact for the build, making it impossible to create URIs for the Eiffel artifact's files.
See Also: