OpenTAP 9.25
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.25 API built Tue Aug 6 2024 07:49:25