Exception class thrown when a constant expression is expected
Namespace:
EPiServer.Data.Dynamic.LinqAssembly: EPiServer.Data (in EPiServer.Data.dll) Version: 6.1.79.0
Syntax
| C# |
|---|
[SerializableAttribute] public class NotConstantExpressionException : Exception |
| Visual Basic (Declaration) |
|---|
<SerializableAttribute> _ Public Class NotConstantExpressionException _ Inherits Exception |
| Visual C++ |
|---|
[SerializableAttribute] public ref class NotConstantExpressionException : public Exception |
Inheritance Hierarchy
System..::.Object
System..::.Exception
EPiServer.Data.Dynamic.Linq..::.NotConstantExpressionException
System..::.Exception
EPiServer.Data.Dynamic.Linq..::.NotConstantExpressionException