|
OpenTAP 9.34
API Reference
|
Thrown from OpenTap.Cli.ICliAction.Execute to set a specific exit code. More...
Public Member Functions | |
| ExitCodeException (int exitcode, string message) | |
| Instantiates a new ExitCodeException | |
Properties | |
| int | ExitCode [get] |
| Exit code to set when ending the process. | |
Thrown from OpenTap.Cli.ICliAction.Execute to set a specific exit code.
|
inline |
Instantiates a new ExitCodeException
| exitcode | Exit code to set when ending the process |
| message | Exception message to print in the log |
OpenTAP 9.34 API built Wed Jul 1 2026 09:21:15