| ValidatorExecutionException Class |
Namespace: FlexRule.Validation.Rules
[SerializableAttribute] public class ValidatorExecutionException : ActiveElementException
The ValidatorExecutionException type exposes the following members.
| Name | Description | |
|---|---|---|
| ValidatorExecutionException |
| Name | Description | |
|---|---|---|
| ErrorLine | (Inherited from ActiveElementException.) | |
| LineNumber | (Inherited from ActiveElementException.) | |
| LinePosition | (Inherited from ActiveElementException.) | |
| LogicName |
Current logic that exception has occurred
| |
| SourceLine | (Inherited from ActiveElementException.) | |
| Stack |
Stack of calling logic in the context
| |
| Tag | (Inherited from ActiveElementException.) | |
| Uri | (Inherited from ActiveElementException.) |
| Name | Description | |
|---|---|---|
| IsMonadParameterReference | (Defined by MonadParameterReferenceExtension.) | |
| PreserveStackTrace | (Defined by ExceptionExtensions.) |