Class EmptyArtifactException

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

public class EmptyArtifactException extends Exception
Raised when an EiffelArtifactPublishedEvent can't be created from an EiffelArtifactCreatedEvent because the latter doesn't declare the names of the files that make up the artifact, making it impossible to create URIs for the files.
See Also: