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 SXMLWrapperException |
Visual Basic (Declaration) | Copy Code |
---|---|
Public Class SXMLWrapperException |
The type exposes the following properties.
Public Properties
Name | Description | |
---|---|---|
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.) | |
WrappedException |
Gets the wrapped exception. This property searches the inner exceptions until a non-wrapper exception is found.
|
Protected Properties
See Also
Smartsite.Core Namespace