This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
The exection for command error situations.

Namespace: Smartsite.Web.Commands
Assembly:  Smartsite.Web (in Smartsite.Web.dll)

Syntax

C#Copy imageCopy Code
public class CommandException : 
Visual Basic (Declaration)Copy imageCopy Code
Public Class CommandException _
	Inherits 

Inheritance Hierarchy

System..::..Object
  System..::..Exception
    Smartsite.Web.Commands..::..CommandException

See Also

Advanced