Class StoreException

All Implemented Interfaces:
Serializable

public class StoreException extends IOException
Author:
Tommaso Nolli
See Also:
  • Constructor Details

    • StoreException

      public StoreException()
    • StoreException

      public StoreException(String message)
    • StoreException

      public StoreException(Throwable cause)
    • StoreException

      public StoreException(String message, Throwable cause)