org.jenkinsci.plugins.envinject
Class EnvInjectException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.jenkinsci.plugins.envinject.EnvInjectException
- All Implemented Interfaces:
- Serializable
Deprecated.
@Deprecated
public class EnvInjectException
- extends Exception
- 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 |
EnvInjectException
public EnvInjectException(String s)
- Deprecated.
EnvInjectException
public EnvInjectException(Throwable throwable)
- Deprecated.
EnvInjectException
public EnvInjectException(String s,
Throwable throwable)
- Deprecated.
Copyright © 2004-2012. All Rights Reserved.