Package org.kohsuke.stapler.framework.io
Class IOException2
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.kohsuke.stapler.framework.io.IOException2
- All Implemented Interfaces:
Serializable
Deprecated.
not needed as of Java 6
- See Also:
-
Constructor Summary
ConstructorDescriptionDeprecated.IOException2
(String message) Deprecated.IOException2
(String message, Throwable cause) Deprecated.IOException2
(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
-
IOException2
public IOException2()Deprecated. -
IOException2
Deprecated. -
IOException2
Deprecated. -
IOException2
Deprecated.
-
IOException