xInfo.level Method

Retrieves the exception level of a line in the Infolog buffer.

Syntax

public Exception level(int line)

Run On

Called

Parameters

  • line
    Type: int
    The line in the Infolog for which to retrieve the exception level.

Return Value

Type: Exception Enumeration
A Exception system enumeration value.

Remarks

For more information, see Exception Handling with try and catch Keywords.

See Also

xInfo Class

xInfo.line Method

xInfo.num Method