Creates a Windows input/output (I/O) error exception class.
IOException | +--WinIOException
package com.ms.wfc.io
public class WinIOException extends IOException
This class is used to report I/O errors that originate from the operating system.