Microsoft SDK for Java

WinIOException Class

Creates a Windows input/output (I/O) error exception class.

IOException 
  |
  +--WinIOException

package com.ms.wfc.io

public class WinIOException
extends
IOException

Remarks

This class is used to report I/O errors that originate from the operating system.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.