Class StoreIndexNotFoundException

All Implemented Interfaces:
Serializable

public class StoreIndexNotFoundException extends StoreRuntimeException
Thrown when an operation requests the use of an index that does not exist.
See Also:
  • Constructor Details

    • StoreIndexNotFoundException

      public StoreIndexNotFoundException(String message)
    • StoreIndexNotFoundException

      public StoreIndexNotFoundException(String message, Throwable cause)