Package org.kohsuke.stapler
Class ScriptLoadException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.kohsuke.stapler.ScriptLoadException
- All Implemented Interfaces:
Serializable
Deprecated.
No longer used.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionScriptLoadException
(String message, Throwable cause) Deprecated.ScriptLoadException
(Throwable cause) Deprecated. -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ScriptLoadException
Deprecated. -
ScriptLoadException
Deprecated.
-