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

Namespace: Smartsite.Base
Assembly:  Smartsite.Base (in Smartsite.Base.dll)

Syntax

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

Inheritance Hierarchy

System..::..Object
  System..::..Exception
    Smartsite.Base..::..SmartsiteException
      Smartsite.Base..::..SmartsiteCastException

See Also

Advanced