Class StorageExhaustedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.opendaylight.raft.journal.StorageExhaustedException
All Implemented Interfaces:
Serializable

public final class StorageExhaustedException extends IOException
Exception thrown when storage runs out of space.
See Also:
  • Constructor Details

    • StorageExhaustedException

      public StorageExhaustedException(String message)
      Default constructor.
      Parameters:
      message - the message