ScriptExceptionExceptionType Property

Gets the exception type.

Namespace:  Dundas.BI.Scripting
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntax
public ScriptExceptionType ExceptionType { get; }

Property Value

Type: ScriptExceptionType
The exception type.
See Also