com.intel.util
Class IOException
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.intel.langutil.IntelRuntimeException
com.intel.util.UtilException
com.intel.util.IOException
- Direct Known Subclasses:
- FileNotFoundException, FlashWearoutException
public class IOException
- extends UtilException
Represents a general IO exception.
Constructor Summary | |
---|---|
IOException()
|
|
IOException(java.lang.String msg)
|
Method Summary |
---|
Methods inherited from class java.lang.Throwable |
---|
getMessage, toString |
Methods inherited from class java.lang.Object |
---|
equals, hashCode |
Constructor Detail |
---|
IOException
public IOException()
IOException
public IOException(java.lang.String msg)