![]() |
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# |
![]() |
---|---|
[] public class SmartsiteException |
Visual Basic (Declaration) |
![]() |
---|---|
<> _ Public Class SmartsiteException |
The type exposes the following properties.
Public Properties
Name | Description | |
---|---|---|
![]() |
Data | (Inherited from Exception.) |
![]() |
ErrorCode |
Returns the error code for this error number.
|
![]() |
ErrorNumber |
Gets or sets the error number that belongs to this exception.
|
![]() |
FriendlyMessage |
Gets the friendly message that should be sent to the output.
|
![]() |
HelpLink | (Inherited from Exception.) |
![]() |
InnerException | (Inherited from Exception.) |
![]() |
Message | (Inherited from Exception.) |
![]() |
MessageArguments |
Gets or sets the arguments that belong to the message of this exception.
|
![]() |
MessageType |
Gets or sets what type of message report is shown for this exception.
|
![]() |
Source | (Inherited from Exception.) |
![]() |
StackTrace | (Inherited from Exception.) |
![]() |
Status |
Gets the status that should be sent to the output.
|
![]() |
StatusCode |
Gets or sets the status code that should be sent to the output.
|
![]() |
StatusMessage |
Gets or sets the status message that should be sent to the output.
|
![]() |
TargetSite | (Inherited from Exception.) |
Protected Properties
See Also
Smartsite.Base Namespace