Class EmptyArtifactException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.axis.jenkins.plugins.eiffel.eiffelbroadcaster.EmptyArtifactException
- All Implemented Interfaces:
Serializable
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:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
EmptyArtifactException
-