This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
General Smartsite exception

Namespace: Smartsite.Core
Assembly:  Smartsite.SXML (in Smartsite.SXML.dll)

Syntax

C#Copy imageCopy Code
[]
public class ExpressionException : 
Visual Basic (Declaration)Copy imageCopy Code
<> _
Public Class ExpressionException _
	Inherits 

Inheritance Hierarchy

System..::..Object
  System..::..Exception
    Smartsite.Base..::..SmartsiteException
      Smartsite.Core..::..ExpressionException

See Also

Advanced