Class InMemoryFailure

java.lang.Object
org.datanucleus.store.query.inmemory.InMemoryFailure

public class InMemoryFailure extends Object
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 Details

    • InMemoryFailure

      public InMemoryFailure()