NDepend.API Documentation
QueryExecutionResultException Class Members
Properties  Methods  Events


NDepend.CodeQuery Namespace : QueryExecutionResultException Class

The following tables list the members exposed by QueryExecutionResultException.

Extension Methods
 NameDescription
Public Extension MethodOverloaded. Gets an enumerable object that contains first element and then elements of elements, in this order.
Public Extension MethodOverloaded. Returns true if this item equals item1 or item2.
Public Extension MethodGet a multi-lines string containing the exception type and message, and if it has an inner-exception, its type and message are also shown.
Public Extension MethodGet a multi-lines string containing the exception type, message and stacktrace, and if it has an inner-exception, its type, message and stacktrace are also shown.
Public Extension MethodReturns the newer version of this codeElement object. This method can only be called in a ICQLinqExecutionContext, otherwise the method NDepend.CodeModel.ICompareContext.NDepend.CodeModel.ICompareContext.NewerVersion<T> must be called instead.
Public Extension MethodReturns the older version of this codeElement object. This method can only be called in a ICQLinqExecutionContext, otherwise the method NDepend.CodeModel.ICompareContext.NDepend.CodeModel.ICompareContext.OlderVersion<T> must be called instead.
Public Extension MethodGets an enumerable object that contains only the single element element.
Public Extension MethodIf obj is a numeric primitive type, returns its value converted as double. else returns null.
Top
See Also

Reference

QueryExecutionResultException Class
NDepend.CodeQuery Namespace
ICodeBase Interface