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

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

Syntax

C#Copy imageCopy Code
public enum SXMLExceptionType
Visual Basic (Declaration)Copy imageCopy Code
Public Enumeration SXMLExceptionType

Members

Member nameDescription
None
None
InvalidOperation
Invalid operation
InvalidArgument
Invalid Argument
ArgumentNull
Argument Null
SyntaxError
Syntax Error
NotSupported
NotSupported
ApplicationError
Application Error
NotAuthorized
Not Authorized
Timeout
Timeout
WorkflowError
Workflow Error

See Also

Smartsite.Core Namespace
Advanced