Method | Description | |
---|---|---|
DcerpcException ( string msg ) : System | ||
DcerpcException ( string msg, |
||
GetErrorCode ( ) : int | ||
GetRootCause ( ) : |
||
ToString ( ) : string |
Method | Description | |
---|---|---|
DcerpcException ( int error ) : System | ||
GetMessageByDcerpcError ( int errcode ) : string |
public DcerpcException ( string msg ) : System | ||
msg | string | |
return | System |
public DcerpcException ( string msg, |
||
msg | string | |
rootCause | ||
return | System |