org.jenkinsci.plugins.artifactdeployer.exception
Class ArtifactDeployerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.jenkinsci.plugins.artifactdeployer.exception.ArtifactDeployerException
- All Implemented Interfaces:
- Serializable
public class ArtifactDeployerException
- extends RuntimeException
- Author:
- Gregory Boissinot
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ArtifactDeployerException
public ArtifactDeployerException()
ArtifactDeployerException
public ArtifactDeployerException(String s)
ArtifactDeployerException
public ArtifactDeployerException(String s,
Throwable throwable)
ArtifactDeployerException
public ArtifactDeployerException(Throwable throwable)
Copyright © 2004-2011. All Rights Reserved.