
BBjErrorInfo::getLevel
Description
In BBj 17.0 and higher, this method returns the value of TCB(13) at the moment when this BBjErrorInfo object was captured.
Syntax
Return Value |
Method |
---|---|
int |
getLevel() |
Parameters
None.
Return Value
This method returns the value of TCB(13) at the moment when this BBjErrorInfo object was captured.
Remarks
None.
Example
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.