Method | Description | |
---|---|---|
CustomExitCodeException ( int exitCode, string message ) : System |
Constructs the exception
|
Method | Description | |
---|---|---|
CustomExitCodeException ( |
Constructs the exception
|
protected CustomExitCodeException ( |
||
info | ||
context | ||
return | System |
public CustomExitCodeException ( int exitCode, string message ) : System | ||
exitCode | int | |
message | string | |
return | System |