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

public static class RandomFailFileSystem.RandomFailIOException extends IOException
Thrown when a failure occurs randomly.
See Also:
  • Method Details

    • getProbability

      public float getProbability()
    • getMessage

      public String getMessage()
      Overrides:
      getMessage in class Throwable