Module com.aoapps.io.filesystems
Package com.aoapps.io.filesystems
Class RandomFailFileSystem.RandomFailIOException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
com.aoapps.io.filesystems.RandomFailFileSystem.RandomFailIOException
- All Implemented Interfaces:
Serializable
- Enclosing class:
RandomFailFileSystem
Thrown when a failure occurs randomly.
- See Also:
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Method Details
-
getProbability
public float getProbability() -
getMessage
- Overrides:
getMessage
in classThrowable
-