Gets the exception type. This is a .NET type name including namespace (e.g. "System.ArgumentException").
Namespace:
Autodesk.iLogic.Interfaces
Assembly:
Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 25.0
Syntax
VB
ReadOnly Property ExceptionType As String
Get
C#
string ExceptionType { get; }
Return Value
Type:
String
See Also
Reference