메소드 | 설명 | |
---|---|---|
SystemExitException ( ) : System | ||
SystemExitException ( string msg ) : System | ||
SystemExitException ( string message, Exception innerException ) : System |
메소드 | 설명 | |
---|---|---|
GetExitCode ( object &otherCode ) : int | ||
SystemExitException ( SerializationInfo info, StreamingContext context ) : System |
public SystemExitException ( string msg ) : System | ||
msg | string | |
리턴 | System |
public SystemExitException ( string message, Exception innerException ) : System | ||
message | string | |
innerException | Exception | |
리턴 | System |