Class InMemoryFailure
java.lang.Object
org.datanucleus.store.query.inmemory.InMemoryFailure
Class representing a failure in the in-memory evaluation process.
An object of this type is used where an expression evaluation results in failure
(e.g something is impossible, or something not implemented).
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
InMemoryFailure
public InMemoryFailure()
-