com.intel.util
Class FlashWearoutException
- java.lang.Object
-
- java.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
Constructors Constructor and Description FlashWearoutException()
FlashWearoutException(java.lang.String msg)
-