Package org.jenkinsci.lib.envinject
Class EnvInjectException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.jenkinsci.lib.envinject.EnvInjectException
- All Implemented Interfaces:
Serializable
Exception type for the EnvInject logic.
- Author:
- Gregory Boissinot
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionEnvInjectException(String s, Throwable throwable) EnvInjectException(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
-
EnvInjectException
-
EnvInjectException
-
EnvInjectException
-