Module swim.db
Package swim.db

Class StoreException

All Implemented Interfaces:
Serializable

public class StoreException extends RuntimeException
See Also:
  • Constructor Details

    • StoreException

      public StoreException(String message, Throwable cause)
    • StoreException

      public StoreException(String message)
    • StoreException

      public StoreException(Throwable cause)
    • StoreException

      public StoreException()