DebugFail Method |
| Name | Description | |
|---|---|---|
| Fail(String) |
An error message, with a stack trace, is displayed on the FlexPendant.
The error message, with a stack trace, is also sent out on the network. The
error message can be displayed in the controller console by enabling the functionality
on the controller. Use fpcmd_enable_console_output to enable FlexPendant logging.
| |
| Fail(String, String) |
An error message, with detailed error information and a stack trace, is displayed on the FlexPendant.
The error message, with detailed error information and a stack trace, is also sent out on the network.
The error message can be displayed in the controller console by enabling the functionality
on the controller. Use fpcmd_enable_console_output to enable FlexPendant logging.
|