Méthode | Description | |
---|---|---|
RdcException ( string format ) : System | ||
RdcException ( string message, |
||
RdcException ( string message, int hr, RdcError rdcError = null ) : System |
public RdcException ( string format ) : System | ||
format | string | |
Résultat | System |
public RdcException ( string message, |
||
message | string | |
innerException | ||
Résultat | System |
public RdcException ( string message, int hr, RdcError rdcError = null ) : System | ||
message | string | |
hr | int | |
rdcError | RdcError | |
Résultat | System |