Class ArtifactDeployerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.jenkinsci.plugins.artifactdeployer.ArtifactDeployerException
- All Implemented Interfaces:
Serializable
- Author:
- Gregory Boissinot
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionArtifactDeployerException(String s, Throwable throwable) ArtifactDeployerException(Throwable throwable) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ArtifactDeployerException
public ArtifactDeployerException() -
ArtifactDeployerException
-
ArtifactDeployerException
-
ArtifactDeployerException
-