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 public class IOException2 extends IOException
Deprecated.
not needed as of Java 6
See Also:
  • Constructor Details

    • IOException2

      public IOException2()
      Deprecated.
    • IOException2

      public IOException2(String message)
      Deprecated.
    • IOException2

      public IOException2(String message, Throwable cause)
      Deprecated.
    • IOException2

      public IOException2(Throwable cause)
      Deprecated.