Class StorageBackendException

All Implemented Interfaces:
Serializable

public class StorageBackendException extends IOException
Exception caused by the storage backend.
Since:
sonews/1.0
Author:
Christian Lins
See Also:
  • Constructor Details

    • StorageBackendException

      public StorageBackendException(Throwable cause)
    • StorageBackendException

      public StorageBackendException(String msg)