Fork me on GitHubEpicdominant domains
APIEpic.Query.ObjectDeferredEvaluationException

DeferredEvaluationException
Exception thrown when a request to Evaluate<(Of <<'(TResult>)>>)(Expression<(Of <<'(TResult>)>>)) fails.
Inheritance Hierarchy
Object
Exception
 SystemException
  InvalidOperationException
   EpicException
    DeferredEvaluationException
     DeferredEvaluationException<(Of <(<'TResult>)>)>

Assembly: Epic.Query.Object

Declaration Syntax
C#
[SerializableAttribute]
public abstract class DeferredEvaluationException : EpicException
Members
All MembersProperties    



MemberDescription
ResultType
The type of the expected result of the IDeferred<(Of <(<'TResult>)>)>.
UnevaluatedExpression
Gets the unevaluated expression.
blog comments powered by Disqus