Click or drag to resize

ExceptionLogEntryExceptionType Property

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: 23.0
Syntax
ReadOnly Property ExceptionType As String
	Get

Return Value

Type: String
See Also