com.intel.util
Class FlashWearoutException
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.intel.langutil.IntelRuntimeException
com.intel.util.UtilException
com.intel.util.IOException
com.intel.util.FlashWearoutException
public class FlashWearoutException
- extends IOException
Represents an IO exception thrown when the the flash wearout mechanism blocked the flash write or erase operation.
Constructor Summary | |
---|---|
FlashWearoutException()
|
|
FlashWearoutException(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 |
---|
FlashWearoutException
public FlashWearoutException()
FlashWearoutException
public FlashWearoutException(java.lang.String msg)