- All Implemented Interfaces:
- java.io.Serializable
public class RepositoryStateException
extends java.lang.Exception
Thrown when performing an action on repository in state not allowing to perform this action (like trying to
do an incremental-index a stopped repository).
- See Also:
- Serialized Form