Method | Description | |
---|---|---|
WindowsAPIExcpetion ( int errorCode ) : System | ||
WindowsAPIExcpetion ( int errorCode, |
||
WindowsAPIExcpetion ( int errorCode, string message ) : System | ||
WindowsAPIExcpetion ( int errorCode, string message, |
public WindowsAPIExcpetion ( int errorCode ) : System | ||
errorCode | int | |
return | System |
public WindowsAPIExcpetion ( int errorCode, |
||
errorCode | int | |
innerException | ||
return | System |
public WindowsAPIExcpetion ( int errorCode, string message ) : System | ||
errorCode | int | |
message | string | |
return | System |
public WindowsAPIExcpetion ( int errorCode, string message, |
||
errorCode | int | |
message | string | |
innerException | ||
return | System |