OTX Reference
|
|
Procedure call stack for an exception More...
Public Attributes | |
ExceptionTerm | exception |
Exception object, which contains information about the exception. More... | |
Public Attributes inherited from OpenTestSystem.Otx.Core.Terms.Term | |
MetaData | metaData |
Cardinality [0..1] The MetaData type allows tools to store additional, mainly tool-specific data. More... | |
Procedure call stack for an exception
GetStackTrace
is a term, which returns the procedure call stack for a given exception
. The zeroth element of the list represents the top of the stack, which is the last procedure invocation in the sequence.
ExceptionTerm OpenTestSystem.Otx.Core.Terms.GetStackTrace.exception |
Exception object, which contains information about the exception.