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 SmartsiteException |
Visual Basic (Declaration) | Copy Code |
---|---|
<> _ Public Class SmartsiteException |
The type exposes the following fields.
Public Fields
Name | Description | |
---|---|---|
ErrorPrefix |
Contains the prefix for all errors
|
Protected Fields
Name | Description | |
---|---|---|
unformattedFriendlyMessage |
Contains the unformatted message of this exception.
|
|
unformattedMessage |
Contains the unformatted message of this exception.
|
See Also
Smartsite.Base Namespace