Class FinalIOException

All Implemented Interfaces:
Serializable

public class FinalIOException extends IOException
Wrapper for IOException indicating that we need to throw this exception up.
See Also:
  • Constructor Details

    • FinalIOException

      public FinalIOException(IOException e)