Class StorageStateException

All Implemented Interfaces:
Serializable, MessageFormattable

public class StorageStateException extends StorageException
Exception thrown to indicate that a StorageException is due to the state of the stored content.
Author:
Bill Branan Date: Jan 31, 2013
See Also:
  • Constructor Details

    • StorageStateException

      public StorageStateException(String message, Throwable throwable)