Extracts the long (detailed) error description from the error exception object.
Visual Basic |
---|
Public Function GetLongErrorDescription( _ ByVal exception As Variant _ ) As String |
The long error description contains the call stack to the error source, and may contain a binary block that is intended for machine readers.
Supported in M-Files 10.0.3911.3 and newer.