[Visual Basic] Public Property ReadOnly Error As RuleError [C#] public RuleError Error { get; } [C++] public: __property RuleError* get_Error(); [JScript] public function get Error() : RuleError
This RuleError object contains information about the error that caused the exception to be raised.
RuleViolationException Class | XRules Namespace