Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.