ExpressionNodeNotConfigurableOperatorException Properties

Include Protected Members
Include Inherited Members

The ExpressionNodeNotConfigurableOperatorException type exposes the following members.

Properties

  Name Description
Public property Data (Inherited from Exception.)
Public property DmfExceptionType Gets the DmfExceptionType. (Overrides DmfException.DmfExceptionType.)
Public property Expression The error expression.
Public property HelpLink Gets the help link for the exception. (Inherited from DmfException.)
Protected property HResult (Inherited from Exception.)
Public property InnerException (Inherited from Exception.)
Public property Message Gets the error message. (Overrides Exception.Message.)
Public property PropertyName Gets the name of the property that threw an exception.
Public property Source (Inherited from Exception.)
Public property StackTrace (Inherited from Exception.)
Public property TargetSite (Inherited from Exception.)

Top