Class 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 Detail

      • InMemoryFailure

        public InMemoryFailure()