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 imageCopy Code
[]
public class SmartsiteException
Visual Basic (Declaration) Copy imageCopy Code
<> _
Public Class SmartsiteException

The type exposes the following fields.

Public Fields

  Name Description
Public field Static member ErrorPrefix
Contains the prefix for all errors

Protected Fields

  Name Description
Protected field unformattedFriendlyMessage
Contains the unformatted message of this exception.
Protected field unformattedMessage
Contains the unformatted message of this exception.

See Also

Advanced