- All Implemented Interfaces:
- java.io.Serializable
public class NotInOperationException
extends java.lang.Exception
implements java.io.Serializable
An exception thrown when an attempt is made to use the triple
store, but the store is not in operation. This will be the case
when it has not yet been completely initialized, or when it has
been closed, possibly as a result of an error condition.
- See Also:
- Serialized Form