|
OpenTAP 9.32
API Reference
|
Thrown from OpenTap.Cli.ICliAction.Execute to set a specific exit code More...
Inherits Exception.
Public Member Functions | |
| ExitCodeException (int exitcode, string message) | |
| Instantiates a new ExitCodeException More... | |
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.32 API built Tue Feb 3 2026 12:07:41