This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
Syntax
C# | Copy Code |
---|---|
public class SxmlValidationException |
Visual Basic (Declaration) | Copy Code |
---|---|
Public Class SxmlValidationException |
The type exposes the following properties.
Public Properties
Name | Description | |
---|---|---|
Arguments |
Gets the array of validation arguments containing details of validation errors and warnings.
|
|
Data | (Inherited from Exception.) | |
HelpLink | (Inherited from Exception.) | |
InnerException | (Inherited from Exception.) | |
Message | (Inherited from Exception.) | |
Source | (Inherited from Exception.) | |
StackTrace | (Inherited from Exception.) | |
TargetSite | (Inherited from Exception.) |