Method | Description | |
---|---|---|
GetObjectData ( SerializationInfo info, StreamingContext context ) : void | ||
GetObjectData ( System info, System context ) : void | ||
Win32Exception ( ) | ||
Win32Exception ( int error ) | ||
Win32Exception ( int error, string message ) | ||
Win32Exception ( string message ) | ||
Win32Exception ( string message, System innerException ) | ||
Win32Exception ( ) : System.Runtime.InteropServices | ||
Win32Exception ( int error ) : System.Runtime.InteropServices | ||
Win32Exception ( int error, string message ) : System.Runtime.InteropServices | ||
Win32Exception ( string message ) : System.Runtime.InteropServices | ||
Win32Exception ( string message, |
Method | Description | |
---|---|---|
Win32Exception ( System info, System context ) | ||
Win32Exception ( SerializationInfo info, StreamingContext context ) : System.Runtime.InteropServices |
public GetObjectData ( SerializationInfo info, StreamingContext context ) : void | ||
info | SerializationInfo | |
context | StreamingContext | |
return | void |
public GetObjectData ( System info, System context ) : void | ||
info | System | |
context | System | |
return | void |
protected Win32Exception ( System info, System context ) | ||
info | System | |
context | System |
public Win32Exception ( int error, string message ) | ||
error | int | |
message | string |
public Win32Exception ( string message, System innerException ) | ||
message | string | |
innerException | System |
public Win32Exception ( ) : System.Runtime.InteropServices | ||
return | System.Runtime.InteropServices |
protected Win32Exception ( SerializationInfo info, StreamingContext context ) : System.Runtime.InteropServices | ||
info | SerializationInfo | |
context | StreamingContext | |
return | System.Runtime.InteropServices |
public Win32Exception ( int error ) : System.Runtime.InteropServices | ||
error | int | |
return | System.Runtime.InteropServices |
public Win32Exception ( int error, string message ) : System.Runtime.InteropServices | ||
error | int | |
message | string | |
return | System.Runtime.InteropServices |
public Win32Exception ( string message ) : System.Runtime.InteropServices | ||
message | string | |
return | System.Runtime.InteropServices |
public Win32Exception ( string message, |
||
message | string | |
innerException | ||
return | System.Runtime.InteropServices |