Module swim.api

Class StoreException

    • Constructor Detail

      • StoreException

        public StoreException​(String message,
                              Throwable cause)
      • StoreException

        public StoreException​(String message)
      • StoreException

        public StoreException​(Throwable cause)
      • StoreException

        public StoreException()